You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/03 12:17:35 UTC

[GitHub] [arrow-rs] HaoYang670 edited a comment on issue #1254: Fix all clippy lints in parquet crate

HaoYang670 edited a comment on issue #1254:
URL: https://github.com/apache/arrow-rs/issues/1254#issuecomment-1057983045


   >  but it may also be that some of these structs are only used when certain features of the `parquet` crate are enabled.
   
   Thank you @alamb. There are some experimental mods under `parquet`. And I have to run `cargo clippy --features experimental` to make them public. But I am not sure whether our CI adds this flag. 


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org