[
https://issues.apache.org/jira/browse/PIG-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated PIG-2214:
----------------------------
Fix Version/s: 0.10
Status: Patch Available (was: Open)
> InternalSortedBag two-arg constructor doesn't pass bagCount
> -----------------------------------------------------------
>
> Key: PIG-2214
> URL: https://issues.apache.org/jira/browse/PIG-2214
> Project: Pig
> Issue Type: Bug
> Reporter: Stephen Allen
> Assignee: Stephen Allen
> Priority: Minor
> Fix For: 0.10
>
> Attachments: PIG-2214-r1156390.patch
>
>
> The InternalSortedBag(int bagCount, Comparator<Tuple> comp) constructor
> doesn't properly pass bagCount to the three-arg constructor.
> Fixing this issue may have an effect on POSort.java line 268 which uses the
> two-arg constructor but the specified bagCount (3) is being ignored and the
> default (1) is used instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira