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

Doesn't support brotli and lz4 compressions for Parquet #249

Open
chaosink opened this issue Dec 5, 2023 · 0 comments
Open

Doesn't support brotli and lz4 compressions for Parquet #249

chaosink opened this issue Dec 5, 2023 · 0 comments

Comments

@chaosink
Copy link

chaosink commented Dec 5, 2023

I have some Parquet files with different compressions from pandas.DataFrame.to_parquet().

https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_parquet.html#:~:text=compressionstr%20or,brotli%E2%80%99%2C%20%E2%80%98lz4%E2%80%99%2C%20%E2%80%98zstd%E2%80%99.

Among the compressions, brotli and lz4 are not supported by Tad.

@chaosink chaosink changed the title Doesn't support brotli and lz4 compression for Parquet Doesn't support brotli and lz4 compressions for Parquet Dec 5, 2023
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

No branches or pull requests

1 participant