๐ชฒ Bug fixes
- Support inserting dataframes into Environment on Databricks (#1242) @eakmanrq
- Loading Python config while having Personal YAML file (#1247) @eakmanrq
- (macros) Incrementally resolve macro var definitions (#1253) @georgesittas
- Timeout request after 10s by default (#1225) @mykalmax
- Implement richless Databricks console for Model Creation (#1250) @eakmanrq
- Pass sleep generator parameters directly into the Retry instance in the BigQuery adapter (#1257) @izeigerman
๐งน Chore
- Bump sqlglot to v17.9.0 (#1248) @georgesittas
- Warn by default if the error occurs during the schema creation (#1256) @izeigerman