Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVRO-3643: externalize conversion logic from genericData, and optimize #1917

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

clesaec
Copy link
Contributor

@clesaec clesaec commented Oct 19, 2022

What is the purpose of the change

This PR aims to improves resolveUnion methods for AVRO-3643. It also separates logic of Conversions from GenericData class.

Verifying this change

This change added tests "ConversionsContainerTest" and can be verified as follows:

  • Run unit test on IDE.
  • Run "./build.sh clean test" on lang/java subfolder

Documentation

  • Does this pull request introduce a new feature? no

@github-actions github-actions bot added the Java Pull Requests for Java binding label Oct 19, 2022
@clesaec clesaec changed the title AVRO-3644: externalize conversion logic from genericData, and optimize AVRO-3643: externalize conversion logic from genericData, and optimize Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Pull Requests for Java binding
Projects
None yet
1 participant