-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BREAKING] Unify hashing across all adapters, fix hash case sensitivity, add disable_hwm & source_is_single_batch to ma_sat, other bugfixes #325
Open
tkiehn
wants to merge
41
commits into
main
Choose a base branch
from
release_hash_unification_and_ma_sat_hwm_and_sisb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
…i_active_)satellites
…-active standardizations to use a comma a delimiter between rows for the block hashdiff
…m+hash-unification
…m+hash-unification
…m+hash-unification
…m+hash-unification
…m+hash-unification
…m+hash-unification
…h' into ma_sat_hwm+hash-unification
…d-source_is_single_batch' into ma_sat_hwm+hash-unification
…m+hash-unification
…m+hash-unification
…ve_concattenated_standardise
…m+hash-unification
in some implementations of hash_default_values() the datatype needs to be passed
…ar hash_datatypes and assign the correct hash_alg for each datatype
…m+hash-unification
…m+hash-unification
…m+hash-unification
…m+hash-unification
…ion_and_ma_sat_hwm_and_sisb
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.
!CONTAINS BREAKING CHANGES!
To be released in v2.0.0
Breaking changes
The hereby introduced changes will result in different hashing-results on almost all adapters.
We recommend re-loading the Data Vault from the PSA.
Otherwise expect fake-deltas in form of potentially new hashkeys for the existing business keys or new hashdiffs for unchanged data.
New Features
Other bugfixes
Type of change
Please delete options that are not relevant.
Checklist: