Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-21716

Reduce difference in alterPartition and alterPartitions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Hive
    • None

    Description

      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.

      Attachments

        Activity

          People

            silven1117 Jisu You
            silven1117 Jisu You
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: