[
https://issues.apache.org/jira/browse/HIVE-24643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-24643:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)