Mikko Kupsu created PIG-4745:
--------------------------------

             Summary: DataBag should protect content of passed list of tuples
                 Key: PIG-4745
                 URL: https://issues.apache.org/jira/browse/PIG-4745
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.15.0
            Reporter: Mikko Kupsu
            Assignee: Mikko Kupsu
             Fix For: 0.16.0


User can corrupt internal list of tuple when passing list of tuple to 
BagFactory.newDefaultBag(List<Tuple>), since DefaultDataBag won't make copy of 
a list, but will use it directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to