Details
Description
When we use vecterized parquet reader, although the base reader (i.e., SpecificParquetRecordReaderBase) will retrieve pushed-down filters for RowGroups-level filtering, we seems not really set up the filters to be pushed down.
When we use vecterized parquet reader, although the base reader (i.e., SpecificParquetRecordReaderBase) will retrieve pushed-down filters for RowGroups-level filtering, we seems not really set up the filters to be pushed down.