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

Parqurt CLI compression commands should accept lowercase compression name #2976

Closed
pan3793 opened this issue Aug 1, 2024 · 0 comments · Fixed by #2977
Closed

Parqurt CLI compression commands should accept lowercase compression name #2976

pan3793 opened this issue Aug 1, 2024 · 0 comments · Fixed by #2977

Comments

@pan3793
Copy link
Member

pan3793 commented Aug 1, 2024

Describe the enhancement requested

Currently, there are inconsistent in different commands.

$ parquet convert c000.snappy.parquet -o c000.zstd.parquet --compression-codec zstd
$ parquet rewrite -i c000.snappy.parquet -o c000.zstd.parquet --compression-codec zstd
Argument error: No enum constant org.apache.parquet.hadoop.metadata.CompressionCodecName.zstd

Component(s)

CLI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant