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

Nithish updated HIVE-17678:
---------------------------
    Target Version/s: 2.0.0, 1.1.0  (was: 1.1.0, 2.0.0)
            Priority: Major  (was: Minor)

> 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
>    Affects Versions: 1.1.0
>            Reporter: Nithish
>            Assignee: Nithish
>            Priority: Major
>              Labels: Metastore
>             Fix For: 1.1.0, 2.0.0
>
>
> {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