Skip to content
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

Add line-level deduplication for NDJSONReader. #50

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

pekasen
Copy link
Member

@pekasen pekasen commented Nov 26, 2024

Adds the ability to only read lines in large NDJSON-files that were not read before.

@pekasen pekasen self-assigned this Nov 26, 2024
@pekasen pekasen linked an issue Nov 26, 2024 that may be closed by this pull request
@pekasen pekasen requested a review from FlxVctr November 26, 2024 10:07
@pekasen pekasen merged commit 69a82cf into trunk Dec 2, 2024
2 checks passed
@pekasen pekasen deleted the 37-fix-line-based-dedpulication-for-ndjson-writer branch December 2, 2024 13:57
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.

fix: line-based deduplication for NDJSON writer
1 participant