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

appendPartition in HiveMetaStoreClient does not conform to the IMetaStoreClient.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.0
    • None
    • Metastore

    Description

      Partition appendPartition(String dbName, String tableName, String partName) 
      

      in HiveMetaStoreClient does not conform with the declaration

      Partition appendPartition(String tableName, String dbName, String name) 
      

      in IMetaStoreClient

      Positions for dbName and tableName are interchanged.

      Attachments

        1. HIVE-17678.1.patch
          1 kB
          Nithish

        Activity

          People

            nithish Nithish
            nithish Nithish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: