Module client

Source
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
decode_error_to_arrow_error ๐Ÿ”’
flight_error_to_arrow_error ๐Ÿ”’
status_to_arrow_error ๐Ÿ”’