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

John Sichi updated HIVE-2133:
-----------------------------

    Fix Version/s: 0.8.0
           Status: Patch Available  (was: Open)

> DROP TABLE IF EXISTS should not fail if a view of that name exists
> ------------------------------------------------------------------
>
>                 Key: HIVE-2133
>                 URL: https://issues.apache.org/jira/browse/HIVE-2133
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: John Sichi
>            Assignee: John Sichi
>             Fix For: 0.8.0
>
>         Attachments: HIVE-2133.1.patch
>
>
> We should match MySQL behavior on this.  Likewise for DROP VIEW IF EXISTS 
> when a table of that name exists.
> Note that without IF EXISTS, we still want the statement to fail when the 
> existing object type does not match.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to