Skip to content

Conversation

martinv13
Copy link
Collaborator

@martinv13 martinv13 commented Feb 4, 2025

For types which are converted before being inserted in the database, we used to hash string values before conversion. This led to unintuitive cases where identical data in the database resulted in different hashes.
Type conversions mostly cover numeric types and booleans.
Closes #16

@martinv13 martinv13 merged commit f7651a1 into main Feb 5, 2025
11 checks passed
@martinv13 martinv13 deleted the fix/hash_after_conversion branch February 5, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deduplication of numeric values with leading/trailing 0
2 participants