Sarah Parra created HIVE-4321:
---------------------------------

             Summary: Add Compile/Execute support to Hive Server
                 Key: HIVE-4321
                 URL: https://issues.apache.org/jira/browse/HIVE-4321
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2, Thrift API
            Reporter: Sarah Parra


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to