Module org.apache.arrow.flight.core
Package org.apache.arrow.flight.sql.impl
package org.apache.arrow.flight.sql.impl
-
ClassDescriptionRequest message for the "BeginSavepoint" action.Request message for the "BeginSavepoint" action.The result of a "BeginSavepoint" action.The result of a "BeginSavepoint" action.Request message for the "BeginTransaction" action.Request message for the "BeginTransaction" action.The result of a "BeginTransaction" action.The result of a "BeginTransaction" action.Deprecated.Request message for the "CancelQuery" action.Deprecated.Deprecated.The result of cancelling a query.Protobuf enum
arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResultDeprecated.Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.Request message for the "EndSavepoint" action.Request message for the "EndSavepoint" action.Protobuf enumarrow.flight.protocol.sql.ActionEndSavepointRequest.EndSavepointRequest message for the "EndTransaction" action.Request message for the "EndTransaction" action.Protobuf enumarrow.flight.protocol.sql.ActionEndTransactionRequest.EndTransactionRepresents a request to retrieve the list of catalogs on a Flight SQL enabled backend.Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.Represents a request to retrieve a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table) on a Flight SQL enabled backend.Represents a request to retrieve a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table) on a Flight SQL enabled backend.Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.Represents a request to retrieve a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.Represents a request to retrieve a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.Represents a metadata request.Represents a metadata request.Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.Represents a request to retrieve the list of table types on a Flight SQL enabled backend.Represents a request to retrieve the list of table types on a Flight SQL enabled backend.Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.Represents an instance of executing a prepared statement.Represents an instance of executing a prepared statement.Represents a SQL update query.Represents a SQL update query.Represents a bulk ingestion request.Represents a bulk ingestion request.Options for table definition behaviorOptions for table definition behaviorThe action to take if the target table already existsThe action to take if the target table does not existRepresents a SQL query.Represents a SQL query.Represents a Substrait plan.Represents a Substrait plan.Represents a SQL update query.Represents a SQL update query.An *optional* response returned when `DoPut` is called with `CommandPreparedStatementQuery`.An *optional* response returned when `DoPut` is called with `CommandPreparedStatementQuery`.Returned from the RPC call DoPut when a CommandStatementUpdate, CommandPreparedStatementUpdate, or CommandStatementIngest was in the request, containing results from the update.Returned from the RPC call DoPut when a CommandStatementUpdate, CommandPreparedStatementUpdate, or CommandStatementIngest was in the request, containing results from the update.Protobuf enumarrow.flight.protocol.sql.NullableProtobuf enumarrow.flight.protocol.sql.SearchableOptions for CommandGetSqlInfo.Protobuf enumarrow.flight.protocol.sql.SqlNullOrderingProtobuf enumarrow.flight.protocol.sql.SqlOuterJoinsSupportLevelProtobuf enumarrow.flight.protocol.sql.SqlSupportedCaseSensitivityProtobuf enumarrow.flight.protocol.sql.SqlSupportedElementActionsProtobuf enumarrow.flight.protocol.sql.SqlSupportedGroupByProtobuf enumarrow.flight.protocol.sql.SqlSupportedPositionedCommandsProtobuf enumarrow.flight.protocol.sql.SqlSupportedResultSetConcurrencyProtobuf enumarrow.flight.protocol.sql.SqlSupportedResultSetTypeProtobuf enumarrow.flight.protocol.sql.SqlSupportedSubqueriesThe level of support for Flight SQL transaction RPCs.Protobuf enumarrow.flight.protocol.sql.SqlSupportedTransactionsProtobuf enumarrow.flight.protocol.sql.SqlSupportedUnionsProtobuf enumarrow.flight.protocol.sql.SqlSupportsConvertProtobuf enumarrow.flight.protocol.sql.SqlTransactionIsolationLevelAn embedded message describing a Substrait plan to execute.An embedded message describing a Substrait plan to execute.Protobuf enumarrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevelProtobuf enumarrow.flight.protocol.sql.SupportedSqlGrammar* Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.* Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.Protobuf enumarrow.flight.protocol.sql.UpdateDeleteRules* The JDBC/ODBC-defined type of any object.* Detailed subtype information for XDBC_TYPE_DATETIME and XDBC_TYPE_INTERVAL.