Skip to content

dbt-spark v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 18:37
11d61c6

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.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: