nastra commented on issue #8713:
URL: https://github.com/apache/iceberg/issues/8713#issuecomment-1746347077

   I see that you configured `"write.metadata.compression-codec": "gzip"` but 
this is for table metadata files being compressed, not individual data files. 
Also any particular reason to set `parquet.compression` / `write.compression` / 
... and all the others? The setting that controls this is 
`write.parquet.compression-codec`, which defaults to `gzip`.


-- 
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

Reply via email to