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

Namit Jain commented on HIVE-4106:
----------------------------------

I think it would still fail - I havent't tried it, but am nearly sure.
Basically, it assumes the left aliases and right aliases in a certain way, and 
that assumption has been changed by the join merge now.
It only matters in this peculiar case - when the table being joined 'd' does 
not show up in the join condition -- should not be a common case.
                
> SMB joins fail in multi-way joins
> ---------------------------------
>
>                 Key: HIVE-4106
>                 URL: https://issues.apache.org/jira/browse/HIVE-4106
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.11.0
>            Reporter: Vikram Dixit K
>            Assignee: Namit Jain
>            Priority: Blocker
>         Attachments: auto_sortmerge_join_12.q, hive.4106.1.patch, 
> hive.4106.2.patch, HIVE-4106.patch
>
>
> I see array out of bounds exception in case of multi way smb joins. This is 
> related to changes that went in as part of HIVE-3403. This issue has been 
> discussed in HIVE-3891.

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