Skip to content

Conversation

xxlaykxx
Copy link
Contributor

@xxlaykxx xxlaykxx commented Sep 3, 2025

What's Changed

Updated ComplexCopier to support ExtensionType - it contains two copy methods

public static void copy(FieldReader input, FieldWriter output) //for not breaking  existing logic

public static void copy(FieldReader input, FieldWriter output, ExtensionTypeWriterFactory extensionTypeWriterFactory)

Also updated ComplexCopier tests.
Closes #836.

@xxlaykxx xxlaykxx marked this pull request as ready for review September 4, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[JAVA] Add support for ExtensionType for ComplexCopier
1 participant