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 ๐Ÿ”’

Traitsยง

WriterFactory

Functionsยง

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