You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olga Natkovich (JIRA)" <ji...@apache.org> on 2011/04/06 23:28:06 UTC

[jira] [Updated] (PIG-1907) replace use of TupleFactory.newTupleNoCopy(List) with newTuple(List) in some of the physical operators

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

Olga Natkovich updated PIG-1907:
--------------------------------

    Fix Version/s:     (was: 0.9.0)
                   0.10

> replace use of TupleFactory.newTupleNoCopy(List) with newTuple(List) in some of the physical operators
> ------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1907
>                 URL: https://issues.apache.org/jira/browse/PIG-1907
>             Project: Pig
>          Issue Type: Improvement
>    Affects Versions: 0.9.0
>            Reporter: Thejas M Nair
>             Fix For: 0.10
>
>
> POProject has a call to newTuple(List) which can be replaced with newTupleNoCopy(List), to avoid copying the list of objects. Some other PO* classes that use newTuple(List) also seem to be candidates for this change.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira