Releases: databricks/dbt-databricks
Releases · databricks/dbt-databricks
Version 1.0.1
Features
- Inherit from dbt-spark for backward compatibility with spark-utils and other dbt packages (#32, #35)
- Add SQL Endpoint specific integration tests (#45, #46)
Fixes
- Close the connection properly (#34, #37)
Version 1.0.0
Features
- Make the connection use databricks-sql-connector (#3, #7)
- Make the default file format 'delta' (#14, #16)
- Make the default incremental strategy 'merge' (#23)
- Remove unnecessary stack trace (#10)