[
https://issues.apache.org/jira/browse/HIVE-19871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511690#comment-16511690
]
Daniel Dai commented on HIVE-19871:
-----------------------------------
+1
> add_partitions, create constraint calls and create_table_with_constraints do
> 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
> Attachments: HIVE-19871.patch
>
>
> 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)