Jisu You created HIVE-21716:
-------------------------------

             Summary: alterPartitions does not take dbName like alterPartition
                 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
             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