You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2017/11/28 09:43:00 UTC

[jira] [Commented] (PIG-5310) MergeJoin throwing NullPointer Exception

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

Nandor Kollar commented on PIG-5310:
------------------------------------

Thanks, second patch looks good to me!

> MergeJoin throwing NullPointer Exception
> ----------------------------------------
>
>                 Key: PIG-5310
>                 URL: https://issues.apache.org/jira/browse/PIG-5310
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Satish Subhashrao Saley
>         Attachments: PIG-5310-1.patch, PIG-5310-2.patch
>
>
> Merge join throws NullPointerException if left input's first key doesn't exist in right input and if it is smaller than first key of right input.
> For ex
> |left|right|
> |1|3|
> |1|5|
> |1| |



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)