[
https://issues.apache.org/jira/browse/HIVE-21675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831307#comment-16831307
]
Todd Lipcon commented on HIVE-21675:
------------------------------------
Looks like in hive 3.1 it throws an error if the view already exists (ignoring
the IF NOT EXISTS) clause. In trunk, it treats it as if it were a REPLACE.
> CREATE VIEW IF NOT EXISTS broken
> --------------------------------
>
> Key: HIVE-21675
> URL: https://issues.apache.org/jira/browse/HIVE-21675
> Project: Hive
> Issue Type: Bug
> Affects Versions: 3.1.1
> Reporter: Todd Lipcon
> Priority: Critical
>
> CREATE VIEW IF NOT EXISTS returns an error rather than "OK" if the view
> already exists. This is a regression from Hive 2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)