You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
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.
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?
The text was updated successfully, but these errors were encountered: