You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/15 11:03:00 UTC

[jira] [Updated] (HIVE-24643) Access Operation state directly where possible

     [ 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)