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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]