jonashaag opened a new issue, #345:
URL: https://github.com/apache/iceberg-python/issues/345

   ### Apache Iceberg version
   
   main (development)
   
   ### Please describe the bug 🐞
   
   I expected `table.append()` to take my `write.parquet.compression-codec` etc 
settings into account but it looks like no settings are passed to 
`ParquetWriter`: 
https://github.com/apache/iceberg-python/blob/29db67fef819f2df0b30ea7decb10537f5a22eef/pyiceberg/io/pyarrow.py#L1729
   
   For my data this means a 5x size increase compared to using zstd level 3


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