Eugene Koifman created HIVE-10934:
-------------------------------------

             Summary: 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


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)

Reply via email to