Skip to content

Add ExtensionTypeWriterFactory to TransferPair #891

@jhrotko

Description

@jhrotko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions