dbt-spark 0.18.1
This is a patch release to support new functionality in dbt v0.18.1 and new connection methods.
Features
- Allows users to specify
auth
andkerberos_service_name
(#107) - Add support for ODBC driver connections to Databricks clusters and endpoints (#116)
Under the hood
- Updated README links (#115)
- Support complete atomic overwrite of non-partitioned incremental models (#117)
- Update to support dbt-core 0.18.1 (#110, #118)