Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Adds support for query compilation in Hive Server 2 and adds Thrift support for compile/execute APIs.
This enables scenarios that need to compile a query before it is executed, e.g. and ODBC driver that implements SQLPrepare/SQLExecute. This is commonly used for a client that needs metadata for the query before it is executed.
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-4923 Provide compile + run method for HiveServer2
- Patch Available
- is related to
-
HIVE-4570 More information to user on GetOperationStatus in Hive Server2 when query is still executing
- Closed
-
HIVE-4617 Asynchronous execution in HiveServer2 to run a query in non-blocking mode
- Closed
- relates to
-
HIVE-4569 GetQueryPlan api in Hive Server2
- Open
- links to