Skip to content

Releases: ScalefreeCOM/datavault4dbt

v1.9.8

11 Apr 15:13
8916ab2
Compare
Choose a tag to compare
v1.9.8 Pre-release
Pre-release

What's Changed

  • Snowflake-Sat_v0: Performance improvement: Move max(ldts) into run_query() (#336) by @tkirschke in #336

Full Changelog: v1.9.7...v1.9.8

v1.9.7

09 Apr 09:15
bd22e6e
Compare
Choose a tag to compare
v1.9.7 Pre-release
Pre-release

What's Changed

  • added redshift specific hash_default_values to support SHA2 by @tkirschke in #334

Full Changelog: v1.9.6...v1.9.7

v1.9.6

08 Apr 09:50
60db606
Compare
Choose a tag to compare
v1.9.6 Pre-release
Pre-release

What's Changed

  • Adding Upper/Lower case field naming support for Databricks by @diveyseek in #314
  • Add databricks column case sensitivity setting via set_casing variable by @tkiehn in #329

New Contributors

Full Changelog: v1.9.5...v1.9.6

v1.9.5

19 Feb 07:53
3760ff2
Compare
Choose a tag to compare
v1.9.5 Pre-release
Pre-release

What's Changed

  • fix snowflake md5 binary default values by @tkiehn in #324
  • fix yaml_metadata_parser to not treat false values like none values by @tkiehn in #322

Full Changelog: v1.9.4...v1.9.5

v1.9.4

14 Feb 11:50
acca9d6
Compare
Choose a tag to compare
v1.9.4 Pre-release
Pre-release

What's Changed

  • Removed only macro that uses dbt_utils, and packages.yml by @tkirschke in #320

Full Changelog: v1.9.3...v1.9.4

v1.9.3

13 Feb 09:00
aa7d554
Compare
Choose a tag to compare
v1.9.3 Pre-release
Pre-release

What's Changed

  • add optional refer_to_ghost_records parameter to pit macros by @tkiehn in #313
  • snapshot control v0 implement end date by @tkiehn in #317
  • [Fabric] Move prepend generated by after first with to allow data preview by @tkirschke in #318
  • override process_columns_to_select for synapse by @tkiehn in #316

Full Changelog: v1.9.2...v1.9.3

Hotfix v1.9.2

30 Jan 15:31
d44ff54
Compare
Choose a tag to compare
Hotfix v1.9.2 Pre-release
Pre-release

What's Changed

  • Eff sat: add rsrc and some improvements by @tkiehn in #304
  • add md5-binary support for snowflake by @tkiehn in #310
  • fix hashtype and binary ghost records for exasol, synapse, redshift, fabric by @tkiehn in #309
  • Fabric specific process_columns_to_select-macro by @tkirschke in #312

Full Changelog: v1.9.1...v1.9.2

v1.9.1

23 Jan 11:42
4eec52a
Compare
Choose a tag to compare
v1.9.1 Pre-release
Pre-release

What's Changed

  • 177 nh link add union strategy parameter by @tkirschke in #303
  • add adapter dispatch to process_columns_to_select by @tkiehn in #308

Full Changelog: v1.9.0...v1.9.1

v1.9.0

10 Jan 15:34
27f64ae
Compare
Choose a tag to compare
v1.9.0 Pre-release
Pre-release

What's Changed

New Features

  • Implement new prejoin syntax to allow extraction of multiple columns from the same relation. More info in the docs.
  • Implement new method of parameter passing of the macros (you can now directly pass the yaml_metadata-object!) by @tkirschke. More info in the docs.

Bug Fixes

  • Redshift: Use QUALIFY statement instead of prep-CTEs to enhance performance by @tkiehn in #302
  • fix databricks ghost records for binary datatype by @tkiehn in #301
  • Various improvements of ghost records for Bigquery, Oracle, Fabric, Databricks

Full Changelog: v1.8.1...v1.9.0

v1.8.1 - Hotfixes Microsoft Fabric

21 Nov 08:01
8a73818
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.8.0...v1.8.1