Expand description
Helper trait FlightSqlService
for implementing a FlightService
that implements FlightSQL.
StructsΒ§
- Peekable
Flight Data Stream - A wrapper around
Streaming<FlightData>
that allows βpeekingβ at the message at the front of the stream without consuming it.
StaticsΒ§
- BEGIN_
SAVEPOINT π - BEGIN_
TRANSACTION π - CANCEL_
QUERY π - CLOSE_
PREPARED_ πSTATEMENT - CREATE_
PREPARED_ πSTATEMENT - CREATE_
PREPARED_ πSUBSTRAIT_ PLAN - END_
SAVEPOINT π - END_
TRANSACTION π
TraitsΒ§
- Flight
SqlService - Implements FlightSqlService to handle the flight sql protocol
FunctionsΒ§
- arrow_
error_ πto_ status - decode_
error_ πto_ status