[
https://issues.apache.org/jira/browse/HIVE-16653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031669#comment-16031669
]
Ashutosh Chauhan commented on HIVE-16653:
-----------------------------------------
I see. Than I see we shall leave if (stack.size() < 2 ) check at its original
location, since immediately after we look in to that stack. Looks good
otherwise.
> Mergejoin should give itself a correct tag
> ------------------------------------------
>
> Key: HIVE-16653
> URL: https://issues.apache.org/jira/browse/HIVE-16653
> Project: Hive
> Issue Type: Sub-task
> Reporter: Pengcheng Xiong
> Assignee: Pengcheng Xiong
> Attachments: HIVE-16653.01.patch
>
>
> In a non-self-join mergejoin, e.g., we join tab_a and tab_b, it will give
> different branches different tags. However in a self-join mergejoin, both of
> the branches comes from the same table scan, we need to give it a correct tag.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)