spebern opened a new issue, #3844:
URL: https://github.com/apache/arrow-rs/issues/3844

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   Some compression codecs support different levels (e.g. zstd). In parquet2 
levels are supported: 
https://github.com/jorgecarleitao/parquet2/blob/9eee7eb1130aed4cd0d841e59c325cc366fc3798/src/parquet_bridge.rs#L100
   
   **Describe the solution you'd like**
   
   I'd like to be able to set the compression levels and other options when 
writing parquet files.
   
   **Describe alternatives you've considered**
   
   **Additional context**
   


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