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


##########
parquet/src/compression.rs:
##########
@@ -441,8 +437,6 @@ mod lz4_codec {
         }
     }
 }
-#[cfg(any(feature = "lz4", test))]
-pub use lz4_codec::*;

Review Comment:
   But this is a public export when the experimental flag is enabled



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