[
https://issues.apache.org/jira/browse/HIVE-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13744845#comment-13744845
]
Hive QA commented on HIVE-5121:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12598901/HIVE-5121.D12405.1.patch
{color:green}SUCCESS:{color} +1 2885 tests passed
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/485/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/485/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
> Remove obsolete code on SemanticAnalyzer#genJoinTree
> ----------------------------------------------------
>
> Key: HIVE-5121
> URL: https://issues.apache.org/jira/browse/HIVE-5121
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 0.11.0
> Environment: ubuntu 12.04
> Reporter: Azrael Park
> Assignee: Azrael Park
> Priority: Trivial
> Attachments: HIVE-5121.D12405.1.patch
>
>
> Remove obsolete code on SemanticAnalyzer#genJoinTree.
> {noformat}
> children[1] = alias;
> joinTree.setBaseSrc(children);
> - aliasToOpInfo.get(alias);
> joinTree.setId(qb.getId());
> joinTree.getAliasToOpInfo().put(
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira