tustvold commented on code in PR #4884:
URL: https://github.com/apache/arrow-rs/pull/4884#discussion_r1342127046
##########
parquet/src/compression.rs:
##########
@@ -383,64 +383,6 @@ impl BrotliLevel {
}
}
-#[cfg(any(feature = "lz4", test))]
-mod lz4_codec {
Review Comment:
This codec has been replaced by LZ4HadoopCodec so lets just remove it, it
isn't used
--
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]