You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "John Sichi (JIRA)" <ji...@apache.org> on 2011/04/27 01:31:03 UTC

[jira] [Updated] (HIVE-2133) DROP TABLE IF EXISTS should not fail if a view of that name exists

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

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

    Attachment: HIVE-2133.1.patch

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