/json2parquet

simple and dirty json to parquet

Primary LanguageRust

a very basic json 2 parquet convertor written in Rust using the Arrow library to parse JSON and convert it into a Parquet file.