v1.8.2
What's Changed
- Reverting the decision to remove 'spark.sql.sources.partitionOverwriteMode = DYNAMIC' for insert_overwrite by @benc-db in #688
- Liquid clustering is now responsive to config changes with incremental models by @benc-db in #686
- Cancel running python jobs on Ctrl-C by @benc-db (thanks @gaoshihang for kicking this off!) in #693
- Change over to
system
catalog for metadata gathering to fix bug with renamed catalogs by @benc-db in #692 - Fix insert_overwrite replacement when changing from a different partition strategy by @benc-db in #697
- Feature/issue640 refresh spa token no longer writes error log by (thanks @thijs-nijhuis!) in #700
- Migrate remaining unit tests to pytest by @benc-db in #701
- Change default redirect_url and scopes of client dbt-databricks by @jackyhu-db in #704
- Fix serialization issue detected by dbt Labs by @benc-db in #708
New Contributors
- @jackyhu-db made their first contribution in #704
Full Changelog: v1.8.1...v1.8.2