[
https://issues.apache.org/jira/browse/HIVE-19871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511772#comment-16511772
]
Hive QA commented on HIVE-19871:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927535/HIVE-19871.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14518 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11764/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11764/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11764/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927535 - PreCommit-HIVE-Build
> 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)