[ 
https://issues.apache.org/jira/browse/HIVE-27779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sourabh Badhya resolved HIVE-27779.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Merged to master.
Thanks [~dkuzmenko] for the review.

> Iceberg: Drop partition support
> -------------------------------
>
>                 Key: HIVE-27779
>                 URL: https://issues.apache.org/jira/browse/HIVE-27779
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Sourabh Badhya
>            Assignee: Sourabh Badhya
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> A logical extension of TRUNCATE PARTITION however, DROP PARTITION allows 
> expressions with >, <, >=, <=, != etc.
> The syntax is something as follows - 
> {code:java}
> alter table tableName drop partition (c='US', d<'2');{code}
> Drop partition command also allows multiple partition expressions as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to