[
https://issues.apache.org/jira/browse/HIVE-19871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510210#comment-16510210
]
Alan Gates commented on HIVE-19871:
-----------------------------------
This is larger than just add_partitions, it also affects calls to create
constraints and create tables with constraints.
> add_partitions does not properly handle client being configured with a
> non-Hive catalog.
> ----------------------------------------------------------------------------------------
>
> Key: HIVE-19871
> URL: https://issues.apache.org/jira/browse/HIVE-19871
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 3.0.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
>
> If a client calls
> {{add_partitions(List<Partition> parts, boolean ifNotExists, boolean
> needResults)}}
> and the catalog name is set to a non-default value in the config file but
> unset in the partitions, the request to add the partition will fail with an
> error message "table not found" even when the table is valid.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)