Module parquet

Source
Expand description

Parquet OneshotFormat.

Structsยง

ParquetFormat
ParquetReaderAdapter ๐Ÿ”’
A newtype wrapper around a OneshotSource that allows us to implement AsyncFileReader and MetadataFetch for all types that implement OneshotSource.
ParquetRowGroup
ParquetWorkRequest