Module client

Module client 

Source
Available on crate feature flight-sql only.
Expand description

A FlightSQL Client FlightSqlServiceClient

Structs§

FlightSqlServiceClient
A FlightSQLServiceClient is an endpoint for retrieving or storing Arrow data by FlightSQL protocol.
PreparedStatement
A PreparedStatement

Enums§

ArrowFlightData
A polymorphic structure to natively represent different types of data contained in FlightData

Functions§

arrow_data_from_flight_data
Extract Schema or RecordBatches from the FlightData wire representation