[
https://issues.apache.org/jira/browse/HIVE-16717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018060#comment-16018060
]
Hive QA commented on HIVE-16717:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12869040/HIVE-16717.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10739 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[orc_merge8] (batchId=79)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[partition_shared_scan]
(batchId=15)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3]
(batchId=97)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3]
(batchId=97)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5355/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5355/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5355/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 4 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12869040 - PreCommit-HIVE-Build
> Extend shared scan optimizer to handle partitions
> -------------------------------------------------
>
> Key: HIVE-16717
> URL: https://issues.apache.org/jira/browse/HIVE-16717
> Project: Hive
> Issue Type: Improvement
> Components: Physical Optimizer
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Attachments: HIVE-16717.01.patch, HIVE-16717.patch
>
>
> Extend shared scans optimizer rule introduced in HIVE-16602 to only merge
> scan operators on partitioned tables if the pruned partitions are equal.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)