[
https://issues.apache.org/jira/browse/HIVE-20748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673836#comment-16673836
]
Hive QA commented on HIVE-20748:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12946299/HIVE-20748.03.patch
{color:green}SUCCESS:{color} +1 due to 4 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 15505 tests
executed
*Failed tests:*
{noformat}
TestAlterTableMetadata - did not produce a TEST-*.xml file (likely timed out)
(batchId=250)
TestAutoPurgeTables - did not produce a TEST-*.xml file (likely timed out)
(batchId=250)
TestCopyUtils - did not produce a TEST-*.xml file (likely timed out)
(batchId=250)
TestLocationQueries - did not produce a TEST-*.xml file (likely timed out)
(batchId=250)
TestReplAcidTablesWithJsonMessage - did not produce a TEST-*.xml file (likely
timed out) (batchId=250)
TestReplIncrementalLoadAcidTablesWithJsonMessage - did not produce a TEST-*.xml
file (likely timed out) (batchId=250)
TestSemanticAnalyzerHookLoading - did not produce a TEST-*.xml file (likely
timed out) (batchId=250)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14712/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14712/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14712/
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: 7 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12946299 - PreCommit-HIVE-Build
> Disable materialized view rewriting when plan pattern is not allowed
> --------------------------------------------------------------------
>
> Key: HIVE-20748
> URL: https://issues.apache.org/jira/browse/HIVE-20748
> Project: Hive
> Issue Type: Bug
> Components: Materialized views
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Attachments: HIVE-20748.01.patch, HIVE-20748.01.patch,
> HIVE-20748.02.patch, HIVE-20748.02.patch, HIVE-20748.03.patch,
> HIVE-20748.patch
>
>
> For instance, currently rewriting algorithm does not support some operators.
> Or we cannot have non-deterministic function in the MV definition. In those
> cases, we should fail either when we try to create the MV with rewriting
> enabled, or when when we enable the rewriting for a MV already created.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)