-
Notifications
You must be signed in to change notification settings - Fork 119
Add ExtensionTypeWriterFactory to TransferPair #891
Copy link
Copy link
Closed
Labels
Type: enhancementNew feature or requestNew feature or request
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: enhancementNew feature or requestNew feature or request