github databricks/dbt-databricks v1.10.0a1

pre-releaseone day ago

What's Changed (Pre-release)

Features

  • Support databricks OAuth M2M auth type. Updated OAuth readme doc with instructions.(827)
  • Introduced use_materialization_v2 flag for gating materialization revamps. (844)
  • Introduce Tables V2, including safe_table_create which will not change the production table unless new data can safely be ingested (927)
  • Views V2, including renaming safe_table_create to use_safer_relation_operations, and adding view_update_via_alter, to allow updating views by altering, instead of recreating (954)

Under the Hood

  • Update pinned python SDK version from 0.17.0 to 0.41.0. (827)
  • Implement new constraint logic for use_materialization_v2 flag (846), (876)
  • Streamlining debug logging to make it more usable (946)
  • Upgrading Databricks SQL Connector to V4 (962)
  • Validation of sample mode (961)

Don't miss a new dbt-databricks release

NewReleases is sending notifications on new releases.