You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Marcel Kornacker (JIRA)" <ji...@apache.org> on 2010/12/20 23:25:00 UTC

[jira] Updated: (HIVE-1856) Implement DROP TABLE/VIEW ... IF EXISTS

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

Marcel Kornacker updated HIVE-1856:
-----------------------------------

    Attachment: hive-1856.patch

> Implement DROP TABLE/VIEW ... IF EXISTS 
> ----------------------------------------
>
>                 Key: HIVE-1856
>                 URL: https://issues.apache.org/jira/browse/HIVE-1856
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: 0.7.0
>            Reporter: Marcel Kornacker
>            Assignee: Marcel Kornacker
>         Attachments: hive-1856.patch
>
>
> This issue combines issues HIVE-1550/1165/1542/1551:
> - augment DROP TABLE/VIEW with IF EXISTS
> - signal an error if the table/view doesn't exist and IF EXISTS wasn't specified
> - introduce a flag in the configuration that allows you to turn off the new behavior

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.