chenjunjiedada commented on issue #193: Support Page Skipping in Iceberg Parquet Reader URL: https://github.com/apache/incubator-iceberg/issues/193#issuecomment-535958211 The column index feature provides a help function`ParquetFileReader.readNextFilteredRowGroup` which should contain column index filtering logic. Does that mean we can just replace the `readNextRowGroup` In ParquetReader to utilize the column index filtering?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
