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

Adam Kramer updated HIVE-2826:
------------------------------

    Priority: Minor  (was: Major)
    
> ALTER VIEW ADD (IF NOT EXISTS) PARTITION syntax is bad.
> -------------------------------------------------------
>
>                 Key: HIVE-2826
>                 URL: https://issues.apache.org/jira/browse/HIVE-2826
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Adam Kramer
>            Priority: Minor
>
> The syntax, ALTER TABLE x ADD IF NOT EXISTS PARTITION, puts the "IF NOT 
> EXISTS" before the subject of the statement. Not only is this weird grammar, 
> but it is also inconsistent with other uses of "IF NOT EXISTS", for example, 
> "CREATE TABLE IF NOT EXISTS" and "DROP TABLE IF EXISTS".
> It would be a minor improvement to align the syntaxes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to