Limit return incorrect records when we use multiple reducer
-----------------------------------------------------------

                 Key: PIG-364
                 URL: https://issues.apache.org/jira/browse/PIG-364
             Project: Pig
          Issue Type: Bug
          Components: impl
    Affects Versions: types_branch
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: types_branch


Currently we put Limit(k) operator in the reducer plan. However, in the case of 
n reducer, we will get up to n*k output. 

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