Application-defined metadata.
The actual batch of Arrow data. Preferably handled with minimal-copies coming last in the definition to help with sidecar patterns (it is expected that some implementations will fetch this field off the wire with specialized code to avoid extra memory copies).
Header for message data as described in Message.fbs::Message.
Optional
flightThe descriptor of the data. This is only relevant when a client is starting a new DoPut stream.
A batch of Arrow data as part of a stream of batches.
Generated
from protobuf message arrow.flight.protocol.FlightData