[
https://issues.apache.org/jira/browse/HIVE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman updated HIVE-10934:
----------------------------------
Attachment: HIVE-10934.patch
[~sushanth] could you review please
> 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)