frostdb icon indicating copy to clipboard operation
frostdb copied to clipboard

Write function to take 'rows' and convert them to parquet

Open thorfour opened this issue 2 years ago • 0 comments

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.

thorfour avatar May 17 '22 16:05 thorfour