rdblue commented on issue #193: Support Page Skipping in Iceberg Parquet Reader
URL: 
https://github.com/apache/incubator-iceberg/issues/193#issuecomment-536019095
 
 
   @chenjunjiedada, probably not. That may read just the required pages, but 
Iceberg doesn't use Parquet filtering, so it wouldn't be correct without 
converting and pushing those filters. Record construction also needs to change 
to reconstruct rows correctly because the filtered pages start at different row 
offsets.

----------------------------------------------------------------
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]

Reply via email to