emkornfield opened a new pull request, #2288:
URL: https://github.com/apache/iceberg-rust/pull/2288

   
   
   ## Which issue does this PR close?
   
   This is an intermediate PR for #1731 
   
   I'm splitting out changes from 
https://github.com/apache/iceberg-rust/pull/1851 to the compression codec to 
make it easier to review.  Once we decide on approach here and merge it I'll 
update https://github.com/apache/iceberg-rust/pull/1851 accordingly.
   
   ## What changes are included in this PR?
   
   - Add optional compression level to gzip and zstd (needed for when avro 
compression usage).
   - Add Snappy as a compression codec (also will be used for Avro)
   - Manually code up some previously auto-generated methods as a result.
   
   AI helped with an initial version of this PR.
   
   ## Are these changes tested?
   
   Additional unit tests


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