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

How to preview/read head of a compressed parquet file? #133

Open
jucabot opened this issue Nov 23, 2021 · 0 comments
Open

How to preview/read head of a compressed parquet file? #133

jucabot opened this issue Nov 23, 2021 · 0 comments

Comments

@jucabot
Copy link

jucabot commented Nov 23, 2021

My case is to preview the head (top 100 rows) of a gzip compressed parquet file.

Opening a gz compressed file with ParquetReader.openFile() fails with "not a valid parquet file". Is it possible to handle partial Gzip parquet file with parquetjs?

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