Expand description
Contains code to filter entire pages
Structs§
- Page
Pruning Access Plan Filter - Filters a
ParquetAccessPlanbased on the Parquet PageIndex, if present - Pages
Pruning 🔒Statistics - Implement
PruningStatisticsfor one column’s PageIndex (column_index + offset_index)
Functions§
- prune_
pages_ 🔒in_ one_ row_ group - Returns a [
RowSelection] for the rows in this row group to scan. - update_
selection 🔒