[
https://issues.apache.org/jira/browse/HIVE-19408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571424#comment-16571424
]
Hive QA commented on HIVE-19408:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12934612/HIVE-19408.02.patch
{color:green}SUCCESS:{color} +1 due to 5 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 15 failed/errored test(s), 14868 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[escape_comments]
(batchId=264)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[alter_view_as_select]
(batchId=10)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[alter_view_col_type]
(batchId=4)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_or_replace_view]
(batchId=41)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_view_defaultformats]
(batchId=81)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_view_partitioned]
(batchId=39)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[create_view_translate]
(batchId=94)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[escape_comments]
(batchId=81)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[named_column_join]
(batchId=82)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[unicode_comments]
(batchId=41)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[union_pos_alias]
(batchId=55)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[view_alias] (batchId=88)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[view_cbo] (batchId=72)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[selectDistinctStar]
(batchId=177)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[alter_view_as_select_with_partition]
(batchId=97)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13078/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13078/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13078/
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: 15 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12934612 - PreCommit-HIVE-Build
> Improve show materialized views statement to show more information about
> invalidation
> -------------------------------------------------------------------------------------
>
> Key: HIVE-19408
> URL: https://issues.apache.org/jira/browse/HIVE-19408
> Project: Hive
> Issue Type: Sub-task
> Components: Materialized views
> Affects Versions: 3.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Critical
> Attachments: HIVE-19408.01.patch, HIVE-19408.02.patch,
> HIVE-19408.patch
>
>
> We should show more useful information in addition to materialized view name.
> For instance, information about whether the materialized view contents are
> up-to-date or not, and which table(s) have changed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)