[jira] [Updated] (HIVE-21638) Hive execute miss stage

2019-04-21 Thread ann (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ann updated HIVE-21638:
---
Attachment: stage-miss-bugfix.patch

> Hive execute miss stage
> ---
>
> Key: HIVE-21638
> URL: https://issues.apache.org/jira/browse/HIVE-21638
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Affects Versions: 2.3.2
>Reporter: ann
>Priority: Major
> Fix For: 2.3.2
>
> Attachments: stage-miss-bugfix.patch
>
>
> When execute query finished , there are some missed stage because of status 
> check failed.
> It need to check after execute finshed , if not executed all stage and throw 
> exception to avoid incorrect result in the end.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (HIVE-21127) desc table Command optimize

2019-01-16 Thread ann (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-21127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ann reassigned HIVE-21127:
--


> desc table Command optimize
> ---
>
> Key: HIVE-21127
> URL: https://issues.apache.org/jira/browse/HIVE-21127
> Project: Hive
>  Issue Type: Improvement
>  Components: Hive
>Affects Versions: 2.3.2
>Reporter: ann
>Assignee: ann
>Priority: Critical
> Attachments: desc.patch
>
>
> when execute command : desc table \{table}
> if the \{table} is a partitioned table which has many partitions, it will 
> read the partitions from metastore,  and load very slow.
> desc table command does not show partitions' stats, so it not need to load 
> these information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)