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 2010/12/28 00:28:46 UTC

[jira] Issue Comment Edited: (HIVE-1858) Implement DROP {PARTITION, INDEX, TEMPORARY FUNCTION} IF EXISTS

    [ https://issues.apache.org/jira/browse/HIVE-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975377#action_12975377 ] 

John Sichi edited comment on HIVE-1858 at 12/27/10 6:28 PM:
------------------------------------------------------------

Committed.  Thanks Marcel!


      was (Author: jvs):
    Commited.  Thanks Marcel!

  
> Implement DROP {PARTITION, INDEX, TEMPORARY FUNCTION} IF EXISTS
> ---------------------------------------------------------------
>
>                 Key: HIVE-1858
>                 URL: https://issues.apache.org/jira/browse/HIVE-1858
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: 0.7.0
>            Reporter: Marcel Kornacker
>            Assignee: Marcel Kornacker
>             Fix For: 0.7.0
>
>         Attachments: hive-1858.1.patch
>
>
> Extend HIVE-1856 to support IF EXISTS for {DROP TABLE, VIEW} and ALTER TABLE DROP PARTITION
> - signal an error if the to-be-dropped entity doesn't exist and IF EXISTS isn't specified
> - this behavior can be disabled by setting hive.exec.drop.ignorenonexistent to true

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