[
https://issues.apache.org/jira/browse/HIVE-24643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Varga resolved HIVE-24643.
--------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> 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
> Fix For: 4.0.0
>
> Time Spent: 20m
> 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)