[ 
https://issues.apache.org/jira/browse/HIVE-25739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450302#comment-17450302
 ] 

Stamatis Zampetakis commented on HIVE-25739:
--------------------------------------------

[~xiepengjie] this is not simply related to HIVE-14261 but it really looks like 
a duplicate of HIVE-14261 and HIVE-4207. I think this ticket should be closed 
and the PR should be associated with the previous ones. Moreover, there have 
been some questions raised around this feature in the previous JIRAs so these 
should be answered first before merging this.

> Support Alter Partition Properties
> ----------------------------------
>
>                 Key: HIVE-25739
>                 URL: https://issues.apache.org/jira/browse/HIVE-25739
>             Project: Hive
>          Issue Type: New Feature
>    Affects Versions: All Versions
>            Reporter: xiepengjie
>            Assignee: xiepengjie
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.3.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Support alter partition properties like:{{{{}}{}}}
> {code:java}
> alter table alter1 partition(insertdate='2008-01-01') set tblproperties 
> ('a'='1', 'c'='3');
> alter table alter1 partition(insertdate='2008-01-01') unset tblproperties if 
> exists ('c'='3');{code}
>  
> relates to https://issues.apache.org/jira/browse/HIVE-14261



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to