spebern opened a new pull request, #3847:
URL: https://github.com/apache/arrow-rs/pull/3847

   This code has been almost completely copied from `parquet2`.
   
   # Which issue does this PR close?
   
   Closes #3844.
   
   # Rationale for this change
   
   # What changes are included in this PR?
   
   # Are there any user-facing changes?
   
   The compression enum got variants.
   
   # Other ways I have thought of
   
   Another way to make this non breaking would be, to include another enum 
`CompressionOptions` that has all the codes with their supported arguments, 
which can be set with the `WriterPropertiesBuilder`.


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