Skip to content

Add support for TSV and lazy quotes#44

Merged
jschlyter merged 3 commits intomainfrom
ft-tsv_support
Oct 20, 2025
Merged

Add support for TSV and lazy quotes#44
jschlyter merged 3 commits intomainfrom
ft-tsv_support

Conversation

@jschlyter
Copy link
Collaborator

No description provided.

We don't use quotes, they only mess up CSV parsing. With lazy quotes,
the CSV reader isn't as upset with unbalanced quotes and they will not
be regarded invalid records anymore but rather invalid domain names.
@jschlyter jschlyter merged commit f98a92f into main Oct 20, 2025
1 of 3 checks passed
@jschlyter jschlyter deleted the ft-tsv_support branch October 20, 2025 16:18
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