Description
HIVE-9086 added support for PURGE in
ALTER TABLE my_doomed_table DROP IF EXISTS PARTITION (part_key = "sayonara") IGNORE PROTECTION PURGE;
looks like this was accidentally lost in HIVE-10228
Attachments
Attachments
Issue Links
- blocks
-
HIVE-10910 Alter table drop partition queries in encrypted zone failing to remove data from HDFS
- Resolved
- relates to
-
HIVE-9086 Add language support to PURGE data while dropping partitions.
- Closed
- mentioned in
-
Wiki Page Loading...