Commit graph

2 commits

Author SHA1 Message Date
Daniel Chalef
ecab825684 reveret to concurrent dedup with fanout and then reconcilation 2025-09-25 15:08:32 -07:00
Daniel Chalef
18550c84ac Refactor deduplication logic to enhance node resolution and track duplicate pairs (#929)
* Simplify deduplication process in bulk_utils by reusing canonical nodes.
* Update dedup_helpers to store duplicate pairs during resolution.
* Modify node_operations to append duplicate pairs when resolving nodes.
* Add tests to verify deduplication behavior and ensure correct state updates.
2025-09-25 14:32:03 -07:00