zhuanshenbsj1 commented on PR #5740: URL: https://github.com/apache/paimon/pull/5740#issuecomment-2979245639
https://github.com/apache/paimon/blob/335599e4b549b7476db65214b5d3d007a47fc420/paimon-format/src/main/java/org/apache/parquet/hadoop/ParquetFileReader.java#L650-L673 But ParquetFileReader.readVectored still need to call method ParquetInputStream#readVectored ? > We have override `ParquetFileReader` to support vector io, not through Parquet InputStream. This PR is useless for vector io. -- 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...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org