[CH][Parquet] support page pruning on first column
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
With https://github.com/apache/arrow/pull/38867, we can leverage first column's index to prune unwanted pages.
For this issue's scope we'll only consider filters on first column.
Contributor guide
Assessment
This issue has not been assessed yet.