Skip to content

Releases: ScalefreeCOM/datavault4dbt

v2-prerelease

26 Mar 13:04

Choose a tag to compare

v2-prerelease Pre-release
Pre-release

What's Changed

  • Fix: SHA2 for Multiactive data on databricks by @tkiehn in #350
  • fix: snowflake variant ghost records by @tkiehn in #351
  • fix: stage macro fails for ms fabric when source table has more than 127 columns by @tkiehn in #354
  • feat: add 'join_type' parameter for prejoins in staging by @lorogno in #353
  • fix: add namespace to extract_input_columns-macro by @tkiehn in #355
  • Metadata Insert macro calls by @tkirschke in #358
  • Update README.md by @tkirschke in #361
  • Update link to premium package by @tkirschke in #363
  • fix: fabric: remove lower in partition by clause of ma_sat_v0 by @tkiehn in #365
  • Change default datatype of is_active_column in effectivity satellites to boolean type (where applicable) by @tkiehn in #364
  • Fix: Snowflake not recognizing '\v' as vertical tab by @tkiehn in #369
  • Add additional_columns Parameter for Hub and Links by @lorogno in #367
  • fix: bigquery ghost records for BYTES datatype by @tkiehn in #373
  • follow up #354 add [CONCAT_FUNCTION] for fabric__multi_active_concattenated_standardize by @tkiehn in #379
  • Update release-v2 with latest changes from main by @tkiehn in #380

New Contributors

Full Changelog: v1.9.9...v2.1-prerelease

What's Changed

Full Changelog: v2.2-prerelease...v2.3-prerelease

What's Changed

New Contributors

Full Changelog: v2.3-prerelease...v2.4-prerelease

v1.16.1

20 Feb 07:48
3a4f8e8

Choose a tag to compare

v1.16.1 Pre-release
Pre-release

What's Changed

  • feat: snowflake v0_sats optimization of incremental runs by @tkiehn in #420

Full Changelog: v1.16.0...v1.16.1

v1.16.0

11 Feb 13:50
4ff3b03

Choose a tag to compare

v1.16.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.15.1...v1.16.0

v1.15.1

05 Feb 09:50
ffb4779

Choose a tag to compare

v1.15.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.15.0...v1.15.1

v1.15.0

15 Jan 16:11
151e972

Choose a tag to compare

v1.15.0 Pre-release
Pre-release

Notable changes

New Parameter for PIT-Tables, currently implemented for Snowflake to enhance performance. See #402 and Docs.

Performance Enhancements for rsrc_static-handling on Snowflake. See #403.

Where conditions of ctes for latest entries in Entities is modularized, see #400 and #407.
If you need parameters added to the kwargs, feel free to open a PR!

On Redshift, it was possible for a (nh-)link_hk to be delivered from multiple rsrc_statics and it would not be handled correctly (If already present do not insert). If the source data allows it, this filter can be re-added, see #407.

What's Changed

  • PIT Performance Enhancements Snowflake by @umattern in #402
  • 196 qol snowflake modularize where in loading statements by @umattern in #400
  • rsrc static performance enhancement by @umattern in #403
  • 196-fix add snapshot_optimization parameter to fabric by @umattern in #406
  • handle case if the same link_hk comes from different rsrc_static on redshift by @tkiehn in #407

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

16 Dec 11:00
93a5497

Choose a tag to compare

v1.14.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

12 Dec 15:37
7bb74b1

Choose a tag to compare

v1.13.0 Pre-release
Pre-release

What's Changed

  • Multi source selection aware by @mszerencse in #383
  • fix databricks sha2 hash standardization for hash_datatype string by @tkiehn in #397

Full Changelog: v1.12.5...v1.13.0

v1.12.5

11 Dec 14:06
986ff78

Choose a tag to compare

v1.12.5 Pre-release
Pre-release

What's Changed

  • Refactor Redshift eff_sat_v0 to use LEFT JOIN instead of WHERE NOT EXISTS for incremental logic by @polat-deniz in #394

Full Changelog: v1.12.4...v1.12.5

v1.12.4

01 Dec 15:46
18ef384

Choose a tag to compare

v1.12.4 Pre-release
Pre-release

What's Changed

  • Feat: add oracle varchar-size variable to multi_active_concattenated_standardise by @tkiehn in #390

Full Changelog: v1.12.3...v1.12.4

v1.12.3

20 Nov 11:39
0cc8d94

Choose a tag to compare

v1.12.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.12.2...v1.12.3