v0.157.0
✨ Features
- Adjust physical_properties evaluation and add macro to resolve physical table names (#3772) @erindru
- Include alter statements in destructive change error message (#3805) @treysp
🪲 Bug fixes
- Propagate the grain attribute when converting dbt models (#3804) @izeigerman
- Add kwargs to build_table_properties_exp (#3817) @eakmanrq
- Databricks with_log_level (#3823) @eakmanrq
🧹 Chore
- Use 'dev' suffix instead of 'temp' for non-deployable physical tables (#3803) @izeigerman
👽 Other
- (dagster) Fix installation instructions (#3812) @erindru
- Dagster demo and tutorial video (#3822) @sungchun12