-
Notifications
You must be signed in to change notification settings - Fork 861
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
Support Compression in parquet-fromcsv #4160
Conversation
7241161
to
5f9964c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good thank you, only thing left I think is some feature flag shenanigans
I believe running with cargo run --bin parquet-from-csv --no-default-features --features arrow,cli
will result in compilation errors now
thanks, I'll fix this soon |
Which issue does this PR close?
Closes #3721
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?
add new arg for parquet-fromcsv : -C/--csv-commoression