flyrain commented on PR #6056: URL: https://github.com/apache/iceberg/pull/6056#issuecomment-1292341403
Yes, that's exactly why our test `testReadRowNumbersWithSplits` failed. https://github.com/apache/parquet-mr/pull/978 is not in 1.12.3(the latest one). We may have to wait until it is released. > For example, if a file has two row groups with 10 rows each, and we attempt to only read the 2nd row group, we are going to produce row indexes 0, 1, 2, ..., 9 instead of expected 10, 11, ..., 19. https://issues.apache.org/jira/browse/PARQUET-2161 -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org