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

   Parquet V2 pages can control compression at page granularity. The parquet 
writer currently leverages this by disregarding the compression if the 
compressed size is equal or larger. A user might want to configure their own 
threshold for this, say preferring uncompressed if compression achieves less 
that 10% space savings.
   
   Addressed by https://github.com/apache/arrow-rs/pull/9826


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