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

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

        Fix Version/s: 0.11.2
                       0.12
    Affects Version/s: 0.12
               Status: Patch Available  (was: Open)
    
> 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
>    Affects Versions: 0.11.1, 0.12, 0.11.2
>            Reporter: Mark Wagner
>            Assignee: Mark Wagner
>             Fix For: 0.12, 0.11.2
>
>         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