Skip to content

Commit

Permalink
add bin
Browse files Browse the repository at this point in the history
  • Loading branch information
jimexist committed Nov 14, 2022
1 parent e8273d0 commit 74a191c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions parquet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ required-features = ["cli"]
name = "parquet-fromcsv"
required-features = ["arrow", "cli"]

[[bin]]
name = "parquet-show-bloom-filter"
required-features = ["cli"]

[[bench]]
name = "arrow_writer"
required-features = ["arrow"]
Expand Down

0 comments on commit 74a191c

Please sign in to comment.