XiangpengHao commented on code in PR #5477:
URL: https://github.com/apache/arrow-rs/pull/5477#discussion_r1519020546
##########
parquet/src/compression.rs:
##########
@@ -441,8 +437,6 @@ mod lz4_codec {
}
}
}
-#[cfg(any(feature = "lz4", test))]
-pub use lz4_codec::*;
Review Comment:
I tried with lz4 on and off, it seems that both are not 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]