[
https://issues.apache.org/jira/browse/HIVE-22809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027959#comment-17027959
]
Hive QA commented on HIVE-22809:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12992368/HIVE-22809.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 17959 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schq_materialized]
(batchId=181)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[sysdb_schq]
(batchId=180)
org.apache.hadoop.hive.schq.TestScheduledQueryIntegration.testScheduledQueryExecutionImpersonation
(batchId=282)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20437/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20437/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20437/
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: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12992368 - PreCommit-HIVE-Build
> Support materialized view rebuild as a scheduled query
> ------------------------------------------------------
>
> Key: HIVE-22809
> URL: https://issues.apache.org/jira/browse/HIVE-22809
> Project: Hive
> Issue Type: Sub-task
> Components: Materialized views
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Attachments: HIVE-22809.01.patch
>
>
> scheduled queries build heavily on unparsing the original query - to free it
> from context free stuff; meanwhile the mv rebuild replaces the query with a
> new command
--
This message was sent by Atlassian Jira
(v8.3.4#803005)