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

parquet-tool - file statistics command #79

Open
panamafrancis opened this issue Mar 4, 2022 · 1 comment
Open

parquet-tool - file statistics command #79

panamafrancis opened this issue Mar 4, 2022 · 1 comment
Labels
good first issue Good for newcomers tooling Issues for improving tooling

Comments

@panamafrancis
Copy link
Contributor

As a user i would like a command to aid in debugging parquet files. For instance I would like to obtain the following file stats in a single command:

  • compression algorithm
  • page type v1/v2?
  • row group size
  • author / created by
  • version
  • metadata
  • page size
  • total records /row count
  • any internal info that could help too
@panamafrancis panamafrancis added good first issue Good for newcomers tooling Issues for improving tooling labels Mar 4, 2022
@panamafrancis
Copy link
Contributor Author

re. #85 how can we provide an estimate of the uncompressed size?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tooling Issues for improving tooling
Projects
None yet
Development

No branches or pull requests

1 participant