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

Nithish reassigned HIVE-17678:
------------------------------

    Assignee: Nithish

> appendPartition in HiveMetaStoreClient does not conform to the 
> IMetaStoreClient.
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-17678
>                 URL: https://issues.apache.org/jira/browse/HIVE-17678
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Nithish
>            Assignee: Nithish
>            Priority: Minor
>
> {code:java}
> Partition appendPartition(String dbName, String tableName, String partName) 
> {code}
> in HiveMetaStoreClient does not conform with the declaration 
> {code:java}
> Partition appendPartition(String tableName, String dbName, String name) 
> {code} 
> in IMetaStoreClient
> *Positions for dbName and tableName are interchanged.*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to