Still lots of work to be done, and along with plenty of refactoring, but this is a start.
Rust code makes a csv
Script converts csv into parquet
Rust calls the script when it runs so the csv and parquet are both created and reside in the result folder.
There is a test file to run it on
Still lots of work to be done, and along with plenty of refactoring, but this is a start.
Rust code makes a csv Script converts csv into parquet Rust calls the script when it runs so the csv and parquet are both created and reside in the result folder. There is a test file to run it on