You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2013/03/04 17:53:13 UTC

[jira] [Commented] (HIVE-4106) SMB joins fail in multi-way joins

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

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

As we discussed in HIVE-3891,

Namit Jain added a comment - 01/Mar/13 12:28
canConvertJoinToBucketMapJoin:
The join should be rejected by:
// This has already been inspected and rejected
if (context.getRejectedJoinOps().contains(joinOp))
{ return false; }
Can you open a separate jira for this ?
We should never run into this scenario.


this needs to be debugged.

Can you upload the faling testcase ?
                
> 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: Vikram Dixit K
>         Attachments: 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