You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2015/06/04 23:59:38 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=14573665#comment-14573665 ] 

Gunther Hagleitner commented on HIVE-10934:
-------------------------------------------

+1

> 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
>         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)