Description
Converts CSV and JSON data into Apache Arrow and Parquet files from the command line. It is useful for data engineers and analysts preparing columnar datasets for faster processing or interchange.
Data conversion can change types, null handling, and file sizes. Inspect schemas and sample rows before replacing source datasets.