[ 
https://issues.apache.org/jira/browse/HIVE-4371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635934#comment-13635934
 ] 

Navis commented on HIVE-4371:
-----------------------------

[~namit] Ran all tests and passed. I cannot see anything wrong in aliases of 
QBJoinTree. 

{noformat}
TS1(b)-RS1\
TS2(c)-RS2-JOIN1-RS4\
TS3(a)-RS3/         JOIN2
          TS4(d)-RS5/

JOIN2 (L=null, R=d, Ls=[a,b,c], Base=d) 
{noformat}

In this, posBig should be 0(d) or 1(null), not 2(c) in other join context.
                
> some issue with merging join trees
> ----------------------------------
>
>                 Key: HIVE-4371
>                 URL: https://issues.apache.org/jira/browse/HIVE-4371
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.11.0
>            Reporter: Namit Jain
>            Assignee: Navis
>         Attachments: HIVE-4371.D10323.1.patch
>
>
> [~navis], I would really appreciate if you can take a look.
> I am attaching a testcase, for which in the optimizer the join context left
> aliases and right aliases do not look correct.

--
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

Reply via email to