Skip to content

CSV: Use system identity-based hashcodes (fixes #180) #185

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

agarciadom
Copy link
Contributor

This pull request changes the CsvModel so that its rows use system identity-based hashcodes, which should make it more reliable to use in languages that assume that different objects will have different hashcodes, such as ETL.

@agarciadom agarciadom requested review from arcanefoam and kolovos May 14, 2025 18:38
Copy link
Contributor

@kolovos kolovos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Loojs good to me!

@agarciadom agarciadom merged commit fb850e7 into main May 15, 2025
4 checks passed
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.

2 participants