Get the schema from a FlightData stream.
Decodes the stream to extract the schema from the first record batch. Note: This consumes the stream.
Async iterable of FlightData messages
The Arrow Schema from the stream
Get the schema from a FlightData stream.
Decodes the stream to extract the schema from the first record batch. Note: This consumes the stream.