[ 
https://issues.apache.org/jira/browse/PIG-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Coveney reassigned PIG-2066:
-------------------------------------

    Assignee: Jonathan Coveney
    
> Accumulators should be able to early-terminate
> ----------------------------------------------
>
>                 Key: PIG-2066
>                 URL: https://issues.apache.org/jira/browse/PIG-2066
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Dmitriy V. Ryaboy
>            Assignee: Jonathan Coveney
>         Attachments: PIG-2066-0.patch
>
>
> Accumulators are currently forced to process the whole bag; getValue() is 
> called at the very end.
> Early termination is a handy feature to be able to use (for IsEmpty, for 
> example).
> We can add this as a new interface extending Accumulator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to