Expand description
ParquetPushDecoder: decodes Parquet data with data provided by the
caller (rather than from an underlying reader).
Modulesยง
- reader_
builder ๐ - remaining ๐
Structsยง
- Parquet
Push Decoder - A push based Parquet Decoder
Enumsยง
- Parquet
Decoder ๐State - Internal state machine for the
ParquetPushDecoder
Type Aliasesยง
- Parquet
Push Decoder Builder - A builder for
ParquetPushDecoder.