Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.45 KB

File metadata and controls

54 lines (39 loc) · 1.45 KB
.. default-domain:: cpp

Arrow Flight SQL

Note

Flight SQL is currently experimental and APIs are subject to change.

Common Types

.. doxygengroup:: flight-sql-common-types
   :members:

Client

.. doxygenclass:: arrow::flight::sql::FlightSqlClient
   :members:
.. doxygenclass:: arrow::flight::sql::PreparedStatement
   :members:

Server

.. doxygenclass:: arrow::flight::sql::FlightSqlServerBase
   :members:
.. doxygenfunction:: arrow::flight::sql::CreateStatementQueryTicket
.. doxygenclass:: arrow::flight::sql::SqlSchema
   :members:
.. doxygengroup:: flight-sql-protocol-messages
   :members: