Skip to content

Commit 1a26eca

Browse files
authored
Add ParquetAccessPlan, unify RowGroup selection and PagePruning selection (#10738)
* Add `ParquetAccessPlan` that describes which part of the parquet files to read * Rename to RowGroupAccessPlanFilter * Clarify when overall selection is needed * Update documentation to exlain the relationship between scan/skip/selection * Break early of the row selection is empty
1 parent 7c91627 commit 1a26eca

File tree

5 files changed

+677
-223
lines changed

5 files changed

+677
-223
lines changed

0 commit comments

Comments
 (0)