Update release-v2 with latest changes from main#380
Merged
tkirschke merged 23 commits intorelease-v2from Nov 5, 2025
Merged
Conversation
…re than 127 columns (#354) * convert columns in hashdiff to varchar * use concat_ws() instead of concat() for fabric hashdiff to allow more columns in the hashdiff * if only one column is hashed use concat() instead of concat_ws()
* - Add join_type Parameter to all Adapters. - Set Default Value to LEFT * Fix Intendation * Fix Idendation in stage_process_macros.sql * lowercase default value for join_type --------- Co-authored-by: Jan Schmidt <z194663@oebb.at> Co-authored-by: Theo Kiehn <162969167+tkiehn@users.noreply.github.com>
Metadata Insert macro calls
Include premium package
Update README.md
… to boolean type (where applicable) (#364)
* Add additional optional Parameter 'additional_columns' for Hub and Link * Implement additional_columns parameter for all Adapter * Bugfix: Add missing additional_columns Parameter for Hub to Exasol Adapter * Implement additional_columns Parameter in Link for all Adapters * Bugfix: Update Link additonal_columns comment * Add additional_columns to BigQuery Adapter * Add additional_columns Parameter to NH-Link for all Adapters * Refactoring additional_columns Parameter for Databricks adapter * Rework Additional Columns Implementation to all Adapters * Fix General Macro Adaption * Refactor Comment for NH-link and Links * Fix Bug in databricks Adapter * Remove double whitespace * minor adjustments --------- Co-authored-by: Jan Schmidt <z194663@oebb.at> Co-authored-by: Theo Kiehn <162969167+tkiehn@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update release-v2 with latest changes from main
Relevant ci-cd-run:
https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/19070045210/job/54470818244