770120041 opened a new pull request, #15549: URL: https://github.com/apache/iceberg/pull/15549
## Summary Update the default Parquet compression codec from GZIP to ZSTD to align with the Iceberg spec v1.4.0 recommendation. ZSTD provides better compression ratios and faster decompression compared to GZIP, and has been the recommended default since spec version 1.4.0. Fixes #15236 -- 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]
