[C++][Parquet] Add support for arrow::ArrayStatistics
Open
Component: C++
Component: Parquet
Status: needs champion
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
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.
* [x] #43944
* [x] #43983
* [x] #44008
* [ ] ...
### Component(s)
C++, Parquet
Contributor guide
Assessment
This issue has not been assessed yet.