Skip to content

dbt-spark v1.4.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 22:15
8e089e4

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-rc1 - January 11, 2023

Fixes

  • Added escape_single_quotes macro as Spark/Databricks uses a single backslash instead of a single quote (#572, #573)

Under the Hood

  • Rename exceptions to match dbt-core. (#557, #585)

Contributors

dbt-spark 1.4.0-b1 - December 15, 2022

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)

Under the Hood

  • updating python version in tox (#536, #534)

Contributors

Previous Releases

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