Toby Mao

Results 13 issues of Toby Mao

Currently when a job is canceled (sigint, sigterm), retries is incremented. I'd like for there to be an option for these types of failures to not increment retries. Another way...

presto, hive, spark all use bracket notation for map access field['foo'] etc

obviously there'd be a lot more work, but i wanted to kind of demo how much easier it will be to do things

enhancement

get_column_in_relation currently returns a base column class https://github.com/TobikoData/sqlmesh/pull/1873/files we had to revert the change to the engine specific subclasses because each subclass has a different init signature. from_description crashes on...

Project: dbt

Airflow doesn't use the scheduler so doesn't alert on audit failures. Either engines/commands.py needs to start doing that, or perhaps we move the notification into the snapshot_evaluator directly so that...

Improvement

although we don't recommend or document this, we can expose this for certain advanced users as an escape hatch.