Skip to content

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

Merged
agarciadom merged 1 commit intomainfrom
csv-hashcodes
May 15, 2025
Merged

CSV: Use system identity-based hashcodes (fixes #180)#185
agarciadom merged 1 commit intomainfrom
csv-hashcodes

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
@agarciadom agarciadom deleted the csv-hashcodes branch June 12, 2025 15:01
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