[
https://issues.apache.org/jira/browse/HIVE-18620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580005#comment-16580005
]
Hive QA commented on HIVE-18620:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12935484/HIVE-18620.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 9 failed/errored test(s), 14877 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.addNoSuchTable[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.createGetDrop[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.createTableWithConstraintsPkInOtherCatalog[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.createTableWithConstraintsPk[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.doubleAddNotNullConstraint[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.getNoSuchCatalog[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.getNoSuchDb[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.getNoSuchTable[Remote]
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestNotNullConstraint.inOtherCatalog[Remote]
(batchId=221)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13213/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13213/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13213/
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
Tests exited with: TestsFailedException: 9 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12935484 - PreCommit-HIVE-Build
> Improve error message while dropping a table that is part of a materialized
> view
> --------------------------------------------------------------------------------
>
> Key: HIVE-18620
> URL: https://issues.apache.org/jira/browse/HIVE-18620
> Project: Hive
> Issue Type: Improvement
> Components: Materialized views
> Affects Versions: 3.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Critical
> Attachments: HIVE-18620.01.patch, HIVE-18620.patch
>
>
> When we want to drop a table used by a materialized view, we prevent dropping
> that table. However, the message shown is not very meaningful (FK-PK
> violation).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)