Jimmy Xiang created HIVE-13782:
----------------------------------
Summary: Compile async query asynchronously
Key: HIVE-13782
URL: https://issues.apache.org/jira/browse/HIVE-13782
Project: Hive
Issue Type: Improvement
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
Currently, when an async query is submitted to HS2, HS2 does the preparation
synchronously. One of the preparation step is to compile the query, which may
take some time. It will be helpful to provide an option to do the compilation
asynchronously.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)