jhrotko opened a new issue, #891:
URL: https://github.com/apache/arrow-java/issues/891

   ### Describe the enhancement requested
   
   When copying data between `ListVector` instances that contain extension 
types using `copyFromSafe`, the extension type metadata is not properly 
preserved. The current implementation doesn't pass the 
`ExtensionTypeWriterFactory` down to the `TransferPair`, which is needed to 
correctly serialize extension types.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to