[
https://issues.apache.org/jira/browse/HIVE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575502#comment-14575502
]
Lefty Leverenz commented on HIVE-10934:
---------------------------------------
Doc note: Adding a TODOC1.2 label because the documentation needs to be
updated to show that this is available in version 1.2.1, not 1.2.0.
* [LanguageManual DDL -- Drop Partitions |
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-DropPartitions]
> 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
> Labels: TODOC1.2
> 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)