amogh-jahagirdar commented on PR #358: URL: https://github.com/apache/iceberg-python/pull/358#issuecomment-1925449043
> For the <not set> case (no compression specified) the tests currently pass locally but they shouldn't as we never set zstd as the default The default parquet compression is ZSTD at least for the integration test purpose, since the integration tests are using a Java based REST catalog and when the metadata.json file gets written, we'll persist ZSTD by default for Parquet files https://github.com/apache/iceberg/commit/2e291c2b67a643ffe93e139483df55f3639cc39d -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org