[
https://issues.apache.org/jira/browse/PIG-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821736#comment-13821736
]
Mark Wagner commented on PIG-3571:
----------------------------------
Well, right now POLimit sends EOPs once it passes the limit, even if there's
more input from this key. So in that sense it is somewhat like a real "end of
processing". That's the only case I know of though.
> Early termination when processing limit
> ---------------------------------------
>
> Key: PIG-3571
> URL: https://issues.apache.org/jira/browse/PIG-3571
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.13.0
>
> Attachments: PIG-3571-0.patch
>
>
> When we pull enough records for POLimit, currently we still pull the whole
> pipeline for every key. We could use a flag to avoid that.
--
This message was sent by Atlassian JIRA
(v6.1#6144)