tustvold commented on code in PR #3847:
URL: https://github.com/apache/arrow-rs/pull/3847#discussion_r1135333778


##########
parquet/src/compression.rs:
##########
@@ -284,7 +343,7 @@ mod brotli_codec {
             let mut encoder = brotli::CompressorWriter::new(
                 output_buf,
                 BROTLI_DEFAULT_BUFFER_SIZE,

Review Comment:
   I'm not familiar enough with brotli to know how important those parameters 
are, if someone feels strongly about exposing them I wouldn't object



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