Steven Phillips created ARROW-347:
-------------------------------------

             Summary: Add method to pass CallBack when creating a transfer pair
                 Key: ARROW-347
                 URL: https://issues.apache.org/jira/browse/ARROW-347
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java - Vectors
            Reporter: Steven Phillips
            Assignee: Steven Phillips


When calling the getTransferPair method of a NullableMapVector, we pass the 
current vectors callback to the newly created vector. This is wrong, as the new 
vector needs to have its own callback. Whoever is using the target vector 
should have a handle on the callBack to deal with schema changes.



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

Reply via email to