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

Jisu You updated HIVE-21716:
----------------------------
    Summary: Reduce difference in alterPartition and alterPartitions  (was: 
alterPartitions does not take dbName like alterPartition)

> Reduce difference in alterPartition and alterPartitions
> -------------------------------------------------------
>
>                 Key: HIVE-21716
>                 URL: https://issues.apache.org/jira/browse/HIVE-21716
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: Jisu You
>            Assignee: Jisu You
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> org.apache.hadoop.hive.ql.metadata.Hive::alterPartition
> org.apache.hadoop.hive.ql.metadata.Hive::alterPartitions
>  
> Above two methods should only be different in one arg in my opinion. 
> alterPartition should take in partition as one of the arg and alterPartitions 
> should take List<Partition> as one of the arg. However, there are quite a lot 
> of differences between the two methods. This issue is created to tackle the 
> difference between the two methods.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to