[ https://issues.apache.org/jira/browse/PIG-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated PIG-1907: ------------------------------- Labels: newbie (was: ) > 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 > Labels: newbie > 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