Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement parquet page-level skipping with column index, using min/ma… (
#3780) * Implement parquet page-level skipping with column index, using min/max stats Signed-off-by: yangjiang <[email protected]> * add test Signed-off-by: yangjiang <[email protected]> * support some types Signed-off-by: yangjiang <[email protected]> * fix typo Signed-off-by: yangjiang <[email protected]> * add comments Signed-off-by: yangjiang <[email protected]> Signed-off-by: yangjiang <[email protected]>
- Loading branch information