sargarass opened a new issue, #1731:
URL: https://github.com/apache/iceberg-rust/issues/1731

   ### Apache Iceberg Rust version
   
   None
   
   ### Describe the bug
   
   I'm using the Nessie catalog with the following settings:
   ```
         - nessie.catalog.iceberg-config-defaults.write.avro.compression-level=3
         - 
nessie.catalog.iceberg-config-defaults.write.avro.compression-codec=zstd
         - 
nessie.catalog.iceberg-config-defaults.write.metadata.compression-codec=gzip
   ```
   These settings are passed to the clients, but `iceberg-rust` does not have 
code that respects them.
   As a result, it keeps producing uncompressed metadata and Avro files.
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Willingness to contribute
   
   None


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

Reply via email to