mapleFU opened a new issue, #8256: URL: https://github.com/apache/arrow-rs/issues/8256
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Parquet DataPageV2 allow not compress: https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift#L746 We can discard compression when size it's huge **Describe the solution you'd like** Compress but not use compressed page when it's "bad quality" **Describe alternatives you've considered** I don't know **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]
