[ https://issues.apache.org/jira/browse/ARROW-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wes McKinney resolved ARROW-347. -------------------------------- Resolution: Fixed Issue resolved by pull request 425 [https://github.com/apache/arrow/pull/425] > 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: Julien Le Dem > > 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.15#6346)