Module async_parquet_writer

Module async_parquet_writer 

Source
Expand description

Write parquet in object store

Structsยง

AsyncParquetWriter
A Parquet writer that writes to an object_store::buffered::BufWriter and counts bytes written.