Satish Subhashrao Saley created PIG-5310:
--------------------------------------------

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


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)

Reply via email to