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