Available on crate feature
flight-sql
only.Expand description
A FlightSQL Client FlightSqlServiceClient
Structs§
- Flight
SqlService Client - A FlightSQLServiceClient is an endpoint for retrieving or storing Arrow data by FlightSQL protocol.
- Prepared
Statement - A PreparedStatement
Enums§
- Arrow
Flight Data - A polymorphic structure to natively represent different types of data contained in
FlightData
Functions§
- arrow_
data_ from_ flight_ data - Extract
Schema
orRecordBatch
es from theFlightData
wire representation