You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "XinyuZeng (via GitHub)" <gi...@apache.org> on 2023/03/02 16:44:39 UTC

[GitHub] [arrow-rs] XinyuZeng commented on a diff in pull request #3786: minor: make Parquet CLI input args consistent

XinyuZeng commented on code in PR #3786:
URL: https://github.com/apache/arrow-rs/pull/3786#discussion_r1123409578


##########
parquet/src/bin/parquet-index.rs:
##########
@@ -48,7 +48,7 @@ struct Args {
     #[clap(help("Path to a parquet file"))]
     file: String,
 
-    #[clap(help("Column name to print"))]

Review Comment:
   Fixed. Also made args in bloom filter CLI positional because they are not optional



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