Skip to content

Usage

Convert as data source to Spark Parquet to with a given compression (default snappy).

Note

Only CSV format is supported at this time.

venv/bin/diffit convert --help
diffit convert CSV to Spark Parquet usage message.
 Usage: diffit convert [OPTIONS] COMMAND [ARGS]...

 Convert CSV to Apache Parquet.

╭─ Options ──────────────────────────────────────────────────╮
│ --help          Show this message and exit.                │
╰────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────╮
│ csv           Convert CSV to Apache Parquet.               │
╰────────────────────────────────────────────────────────────╯