frostdb
frostdb copied to clipboard
Write function to take 'rows' and convert them to parquet
Took a shot at simplifying the writing experience with Arctic.
Instead of requiring the writer to define a buffer and a bunch of parquet primitives we instead infer all of that from the input and the table schema.