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


##########
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:
   i'll try to add that _after_ the feature is completed?



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