Skip to content

Commit 9bf4e23

Browse files
Update tpchgen-cli/bin/main.rs
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
1 parent 14ca46c commit 9bf4e23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tpchgen-cli/bin/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ struct Cli {
6666

6767
#[derive(clap::Subcommand)]
6868
enum Commands {
69+
/// Generate Apache Parquet output with Parquet-specific options
6970
Parquet(ParquetArgs),
7071
}
7172

0 commit comments

Comments
 (0)