Zouxxyy commented on PR #7081: URL: https://github.com/apache/paimon/pull/7081#issuecomment-3783392687
Port this patch ``` ParquetFileReader GH-3249: Fix incorrect Bloom filter data when reading from ByteArrayInputStream by using readFully() GH-3207: ParquetFileReader supports detachFileInputStream MINOR: Reader fails fast when footer size is larger than INT_MAX GH-3141: Add constructor to `ParquetFileReader` to pass parquet footer and expose setRequestedSchema that accepts `List<ColumnDescriptor>` ParquetWriter GH-3235: Row count limit for each row group ``` -- 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]
