Provide udf context signature in ensureAllKeysInSameSplit() method of loader
----------------------------------------------------------------------------

                 Key: PIG-1362
                 URL: https://issues.apache.org/jira/browse/PIG-1362
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Ashutosh Chauhan
            Priority: Critical
             Fix For: 0.7.0


As a part of PIG-1292 a check was introduced to make sure loader used in 
"collected" group-by implements CollectableLoader (new interface in that 
patch). In its method, loader may use udf context to store some info. We need 
to make sure that udf context signature is setup correctly in such cases. This 
is already the case in trunk, need to backport it to 0.7 branch. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to