Skip to content

v1.8.2

Compare
Choose a tag to compare
@benc-db benc-db released this 24 Jun 19:56
· 63 commits to main since this release
55b4802

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

Full Changelog: v1.8.1...v1.8.2