Expand description
ParquetPushDecoder: decodes Parquet data with data provided by the
caller (rather than from an underlying reader).
Structs§
- NoInput
- Type that represents “No input” for the
ParquetPushDecoderBuilder - Parquet
Push Decoder - A push based Parquet Decoder
Type Aliases§
- Parquet
Push Decoder Builder - A builder for
ParquetPushDecoder.