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 2022/10/26 12:19:41 UTC

[GitHub] [iceberg] chenjunjiedada commented on pull request #6056: Parquet: Remove the row position since parquet row group has it natively

chenjunjiedada commented on PR #6056:
URL: https://github.com/apache/iceberg/pull/6056#issuecomment-1291948335

   >Looks like the RowIndexOffset won't be set correct if we read from the middle of a parquet file. It will start from 0 no matter where we start to read.
   
   @flyrain Do you mean parquet doesn't give the right offset? I remember there is a fix(https://github.com/apache/parquet-mr/pull/978) for this, not sure whether this fix is already in 1.12.3.


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

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

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