Vaibhav Gumashta created HIVE-5571: -------------------------------------- Summary: Add support for COMPILING state to OperationState in HiveServer2 Key: HIVE-5571 URL: https://issues.apache.org/jira/browse/HIVE-5571 Project: Hive Issue Type: Improvement Components: HiveServer2, JDBC Reporter: Vaibhav Gumashta Fix For: 0.13.0
[HIVE-5441|https://issues.apache.org/jira/browse/HIVE-5441] splits query execution into compile + run. However, compilation is synchronous whereas execution can be both synchronous & asynchronous. We should add a new COMPILING state and expose that to the client as well. -- This message was sent by Atlassian JIRA (v6.1#6144)