Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Calculate min_value and max_value metadata #8

Open
dobesv opened this issue Dec 28, 2019 · 0 comments
Open

Calculate min_value and max_value metadata #8

dobesv opened this issue Dec 28, 2019 · 0 comments

Comments

@dobesv
Copy link
Contributor

dobesv commented Dec 28, 2019

When writing out parquet the min and min_value metadata can be used by a reader to skip row groups and even entire files. However, this metadata is not currently calculated by this version of the library.

It would be great to port over this feature from https://github.com/ZJONSSON/parquetjs

Would you accept a PR with this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant