[
https://issues.apache.org/jira/browse/HIVE-19773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502568#comment-16502568
]
Hive QA commented on HIVE-19773:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12926204/HIVE-19773.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14467 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.ql.exec.tez.TestWorkloadManager.testAsyncSessionInitFailures
(batchId=296)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11533/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11533/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11533/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12926204 - PreCommit-HIVE-Build
> CBO exception while running queries with tables that are not present in
> materialized views
> ------------------------------------------------------------------------------------------
>
> Key: HIVE-19773
> URL: https://issues.apache.org/jira/browse/HIVE-19773
> Project: Hive
> Issue Type: Bug
> Components: Materialized views
> Affects Versions: 3.1.0, 4.0.0
> Reporter: Aswathy Chellammal Sreekumar
> Assignee: Jesus Camacho Rodriguez
> Priority: Critical
> Attachments: HIVE-19773.patch
>
>
> When we obtain the valid list of write ids, some tables in the materialized
> views may not be present in the list because they are not present in the
> query, which leads to exceptions (hidden in logs) when we try to load the
> materialized views in the planner, as we need to verify whether they are
> outdated or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)