leoyvens opened a new pull request, #9826: URL: https://github.com/apache/arrow-rs/pull/9826
# Which issue does this PR close? - Closes #NNN. # Rationale for this change Currently V2 pages will choose compression even if it gains a single byte. This adds a `WriterProperties` configuration so the user can pick the compression ratio at which the compressed page should be preferred. # Are these changes tested? Yes there is a test. # Are there any user-facing changes? Yes this adds a configuration flag to `WriterProperties`. Default is kept. Though maybe the default should be lower? -- 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]
