Peter Varga created HIVE-24643:
----------------------------------
Summary: Access Operation state directly where possible
Key: HIVE-24643
URL: https://issues.apache.org/jira/browse/HIVE-24643
Project: Hive
Issue Type: Improvement
Reporter: Peter Varga
Assignee: Peter Varga
Operation state is accessed during query execution by calling
operation.getStatus, that will serialise TaskStatuses into Json, which can we
skipped if only the state is needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)