Expand description
Encoder to create FlightData streams from RecordBatch streams.
See FlightDataEncoderBuilder.
Structs§
- Flight
Data Encoder - Stream that encodes a stream of record batches to flight data.
- Flight
Data Encoder Builder - Creates a
StreamofFlightDatas from aStreamofResult<RecordBatch,FlightError>.
Enums§
- Dictionary
Handling - Defines how a
FlightDataEncoderencodesDictionaryArrays
Constants§
- GRPC_
TARGET_ MAX_ FLIGHT_ SIZE_ BYTES - Default target size for encoded
FlightData.