-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Component: C++Component: ParquetStatus: needs championHigh impact issues which aren't being worked on but require a volunteer to move the task forward.High impact issues which aren't being worked on but require a volunteer to move the task forward.Type: enhancement
Description
Describe the enhancement requested
Apache Parquet file may have statistics. We can attach them to read Apache Arrow arrays by arrow::ArrayStatistics that was introduced by #41909.
- [C++][Parquet] Add support for arrow::ArrayStatistics: non zero-copy int based types #43944
- [C++][Parquet] Add support for arrow::ArrayStatistics: zero-copy types #43983
- [C++][Parquet] Add support for arrow::ArrayStatistics: boolean #44008
- ...
Component(s)
C++, Parquet
Metadata
Metadata
Assignees
Labels
Component: C++Component: ParquetStatus: needs championHigh impact issues which aren't being worked on but require a volunteer to move the task forward.High impact issues which aren't being worked on but require a volunteer to move the task forward.Type: enhancement