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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13026752#comment-13026752 ] 

Carl Steinbach commented on HIVE-2133:
--------------------------------------

+1. Will commit if tests pass.

> 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