[
https://issues.apache.org/jira/browse/HIVE-20039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532085#comment-16532085
]
Hive QA commented on HIVE-20039:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12930179/HIVE-20039.4.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14636 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12362/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12362/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12362/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12930179 - PreCommit-HIVE-Build
> Bucket pruning: Left Outer Join on bucketed table gives wrong result
> ---------------------------------------------------------------------
>
> Key: HIVE-20039
> URL: https://issues.apache.org/jira/browse/HIVE-20039
> Project: Hive
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.3.2
> Reporter: Deepak Jaiswal
> Assignee: Deepak Jaiswal
> Priority: Major
> Attachments: HIVE-20039.1.patch, HIVE-20039.2.patch,
> HIVE-20039.3.patch, HIVE-20039.4.patch
>
>
> Left outer join on bucketed table on certain cases gives wrong results.
> Depending on the order in which the table-scans are walked through, the
> FilterPruner might end up using the wrong table scan's table properties on
> the other table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)