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

Mark Wagner updated PIG-3328:
-----------------------------

    Attachment: PIG-3328.1.patch

Small patch. 'ant test-commit' has passed.
                
> DataBags created with an initial list of tuples don't get registered as 
> spillable
> ---------------------------------------------------------------------------------
>
>                 Key: PIG-3328
>                 URL: https://issues.apache.org/jira/browse/PIG-3328
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Mark Wagner
>            Assignee: Mark Wagner
>         Attachments: PIG-3328.1.patch
>
>
> DefaultDataBag has a constructor to take ownership of an existing list of 
> tuples as its own contents, but registration for spilling only occurs when 
> adding elements. If a bag starts out big enough to consider spilling, but no 
> new tuples are added to it, it will never be spilled.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to