[ 
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.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
>
> 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.
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