juanluispaz opened a new issue, #47694: URL: https://github.com/apache/arrow/issues/47694
### Describe the enhancement requested In python, there are plenty of places where compression can be used as string, but, there is not a way to set the compression level; like in pyarrow file system. It will be nice to have it, or any other way to deal with different compression level. What I am able to find is the Codec class, put that doesn't allow having stream, and the stream class doesn't allow specifying the compression level ### Component(s) Python -- 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]
