Jimexist commented on code in PR #3057:
URL: https://github.com/apache/arrow-rs/pull/3057#discussion_r1020901346


##########
parquet/src/lib.rs:
##########
@@ -84,6 +84,8 @@ pub mod arrow;
 pub mod column;
 experimental!(mod compression);
 experimental!(mod encodings);
+#[cfg(feature = "bloom")]

Review Comment:
   on a second look, @alamb i think the bloom filter is added in parquet not in 
arrow so i don't think you comment is applicable per se.



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