nuno-faria opened a new pull request, #10601:
URL: https://github.com/apache/arrow-rs/pull/10601

   # Which issue does this PR close?
   
   - Closes #10560.
   
   # Rationale for this change
   
   Allow Parquet files to be compressed with negative ZSTD levels, which are 
allowed in `libzstd`.
   
   # What changes are included in this PR?
   
   The minimum ZSTD level allowed is now `-131072` (see the issue for more 
details).
   The `split_compression_string` function has also been updated to allow 
negative numbers.
   
   # Are these changes tested?
   
   Yes.
   
   # Are there any user-facing changes?
   
   Negative ZSTD levels are now accepted.


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