raulcd commented on issue #47694: URL: https://github.com/apache/arrow/issues/47694#issuecomment-3366010252
This sounds reasonable to me, we could probably expose a compression_level on the API and allow to create the internal Codec with that, here: https://github.com/apache/arrow/blob/ef718a7da55e053c92b5ae24dced5b644fe63e52/python/pyarrow/io.pxi#L1827-L1837 We probably should also do that for `CompressedInputStream` too. @AlenkaF what do you think? -- 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]
