martin-g commented on issue #352:
URL: https://github.com/apache/avro-rs/issues/352#issuecomment-3616192891

   https://avro.apache.org/docs/1.12.0/specification/#object-container-files 
says:
   ```
   avro.codec the name of the compression codec used to compress blocks, as a 
string. Implementations are required to support the following codecs: “null” 
and “deflate”. If codec is absent, it is assumed to be “null”. 
   ```
   
   So, let's do it!


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

Reply via email to