Tan-JiaLiang commented on PR #6198: URL: https://github.com/apache/paimon/pull/6198#issuecomment-3252977885
@JingsongLi Sorry late. If `MissingOffsetIndexException` appear, and the selection have filtered something, it will enter the `internalReadFilteredRowGroup`. Maybe it will make `internalReadFilteredRowGroup` throw the same error? https://github.com/apache/paimon/blob/fd370b7fce1c880157f9efa4a0d55c696d1aaa0e/paimon-format/src/main/java/org/apache/parquet/hadoop/ParquetFileReader.java#L698-L711 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
