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

extdedup: now supports two modes - LINE mode and CSV mode #2208

Merged
merged 5 commits into from
Oct 13, 2024

Conversation

jqnatividad
Copy link
Collaborator

Previously, extdedup only did line-by-line deduping.

Now, with the addition of CSV mode, it can dedup CSV files based on select columns using the --select option.

This effectively allows qsv to dedup arbitrarily large CSV files.

@jqnatividad jqnatividad merged commit fde8e09 into master Oct 13, 2024
13 of 15 checks passed
@jqnatividad jqnatividad deleted the extdedup-twomodes branch October 22, 2024 02:10
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.

1 participant