EnricoMi commented on PR #74: URL: https://github.com/apache/parquet-testing/pull/74#issuecomment-2783982062
The file in #71 has a zero-sized datapage (`uncompressed_page_size=0`), that is compressed into 9 ZSTD bytes (`compressed_page_size=9`), whereas the file in this pull request has 0 Snappy bytes. The former does not trigger the bug in https://github.com/apache/arrow-rs/pull/7389. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
