Expand description
ParquetPushDecoder: decodes Parquet data with data provided by the
caller (rather than from an underlying reader).
Modules§
Structs§
- NoInput
- Type that represents “No input” for the
ParquetPushDecoderBuilder - 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.