You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/10/15 21:26:52 UTC

[GitHub] [iceberg] shardulm94 commented on pull request #1566: Parquet: Support Page Skipping in Iceberg Parquet Reader

shardulm94 commented on pull request #1566:
URL: https://github.com/apache/iceberg/pull/1566#issuecomment-709599748


   I guess https://github.com/apache/iceberg/blob/cd70cac279d3f14ba61f0143f9988d4cc9413651/parquet/src/main/java/org/apache/iceberg/parquet/ParquetReader.java#L120 also needs to be changed to use `valuesRead + skippedValues` just like `hasNext()`


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org