Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

54 lines (42 loc) · 3.93 KB

dbt-spark Changelog

  • This file provides a full account of all changes to dbt-spark.
  • Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
  • "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
  • Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide

dbt-spark 1.4.3 - August 04, 2023

dbt-spark 1.4.2 - May 26, 2023

Fixes

  • Fixed issue where table materialization was not always properly refreshing for non-admin users on Databricks (#725)

Contributors

dbt-spark 1.4.1 - January 27, 2023

Dependencies

dbt-spark 1.4.0 - January 25, 2023

Features

  • incremental predicates (#435, #436)
  • Migrate dbt-utils current_timestamp macros into core + adapters (#483, #480)

Fixes

  • Password doesn't pass to server using LDAP connection via thrift (#310) (#310, #396)
  • Updated the Spark-testing profile name to spark_testing (#514, #513)
  • Support new error messages in the future Spark. (#515, #520)
  • Update policy code and test config to support py3.11 and tox 4.0 (#542, #543)
  • Added escape_single_quotes macro as Spark/Databricks uses a single backslash instead of a single quote (#572, #573)

Under the Hood

  • updating python version in tox (#536, #534)
  • Rename exceptions to match dbt-core. (#557, #585)

Contributors

Previous Releases

For information on prior major and minor releases, see their changelogs: