You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Shannon Ladymon (JIRA)" <ji...@apache.org> on 2015/08/28 01:14:46 UTC

[jira] [Commented] (HIVE-10934) Restore support for DROP PARTITION PURGE

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

Shannon Ladymon commented on HIVE-10934:
----------------------------------------

Added to documentation.  Removed TODOC1.2 label.

> Restore support for DROP PARTITION PURGE
> ----------------------------------------
>
>                 Key: HIVE-10934
>                 URL: https://issues.apache.org/jira/browse/HIVE-10934
>             Project: Hive
>          Issue Type: Bug
>          Components: Parser
>    Affects Versions: 1.2.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>             Fix For: 1.2.1
>
>         Attachments: HIVE-10934.patch
>
>
> HIVE-9086 added support for PURGE in 
> {noformat}
> ALTER TABLE my_doomed_table DROP IF EXISTS PARTITION (part_key = "sayonara") IGNORE PROTECTION PURGE;
> {noformat}
> looks like this was accidentally lost in HIVE-10228



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)