[ https://issues.apache.org/jira/browse/HIVE-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-2133: --------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed to trunk. Thanks John! > 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