You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2020/04/13 15:20:00 UTC

[jira] [Commented] (HIVE-23187) Make TABLE Token Optional in ANALYZE Statement

    [ https://issues.apache.org/jira/browse/HIVE-23187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082400#comment-17082400 ] 

David Mollitor commented on HIVE-23187:
---------------------------------------

This is not possible right now because of [HIVE-23187] leads to some confusion for the parser when the TABLE token is made optional.

> Make TABLE Token Optional in ANALYZE Statement
> ----------------------------------------------
>
>                 Key: HIVE-23187
>                 URL: https://issues.apache.org/jira/browse/HIVE-23187
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>
> {code:none}
> ANALYZE [TABLE] Table1 PARTITION(ds='2008-04-09', hr=11) COMPUTE STATISTICS;
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)