A collection of handy CLI tools to convert CSV and JSON to Apache Arrow and Parquet.
This repository contains five projects:
csv2arrowto convert CSV files to Apache Arrow.csv2parquetto convert CSV files to Parquet.json2arrowto convert JSON files to Apache Arrow.json2parquetto convert JSON files to Parquet.arrow-toolsshared utilities used by the other four packages.
For usage examples, see the csv2parquet examples.
Homebrew formulas are pushed to domoritz/homebrew-tap for every release.