Skip to content

Commit

Permalink
"One file output" option added for csv/json. (#21)
Browse files Browse the repository at this point in the history
* Add the -o/--one-file option for forcing the output to be a single file.

* Sync version.

* Update datafusion & tokio.

* Refactor datafusion imports. Add some more for parquet output.

* Rename "-o/--one_file" into "-s/--single-file".

* Rustfmt.

* Add -z/--zstd to enable Zstd compression instead of the default.

* Add descriptions for --help.

* Update Cargo.toml

---------

Co-authored-by: Andy Grove <[email protected]>
  • Loading branch information
keltia and andygrove authored Feb 19, 2024
1 parent acfedf3 commit bbd4743
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 72 deletions.
Loading

0 comments on commit bbd4743

Please sign in to comment.