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

input refactor #270

Merged
merged 4 commits into from
Apr 23, 2022
Merged

input refactor #270

merged 4 commits into from
Apr 23, 2022

Conversation

jqnatividad
Copy link
Owner

  • added --skip-lastlines option so we can remove epilog lines as well, complementing --skip-lines
  • added trimming options, now that our csv fork has the non-allocating, in-place trim PR in place (Non allocating trim rust-csv#1)
  • when line-skipping options are used, flexible is automatically set, so we can read/write records with varying column counts, which is to be expected with preamble/epilog lines.

@jqnatividad jqnatividad merged commit 51607d8 into master Apr 23, 2022
@jqnatividad jqnatividad deleted the input_refactor branch May 18, 2022 01:45
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.

None yet

1 participant