Module writer

Module writer 

Source
Expand description

Parquet writer.

Structsยง

ObjectStoreWriterFactory
ParquetWriter
Parquet SST writer.
SizeAwareWriter ๐Ÿ”’
Workaround for [AsyncArrowWriter] does not provide a method to get total bytes written after close.
SourceStats ๐Ÿ”’

Enumsยง

FlatBatchConverter ๐Ÿ”’
Converts a flat RecordBatch for writing to parquet.

Traitsยง

WriterFactory

Functionsยง

timestamp_range_from_array ๐Ÿ”’
Gets min and max timestamp from an timestamp array.