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

[Java][2/N] support type forward/backward compatibility #195

Merged
merged 2 commits into from
May 11, 2023

Conversation

chaokunyang
Copy link
Collaborator

@chaokunyang chaokunyang commented May 10, 2023

What do these changes do?

This PR supports serialization for type forward/backward compatibility

Related issue number

Closes #197

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang force-pushed the add_compatible_serializers branch from 6c465fa to 90ff77c Compare May 11, 2023 02:47
@chaokunyang chaokunyang changed the title [Java] add forward/backward compatible serialization support [Java][2/N] support type forward/backward compatibility May 11, 2023
@chaokunyang chaokunyang merged commit 490b724 into main May 11, 2023
@chaokunyang chaokunyang deleted the add_compatible_serializers branch May 11, 2023 02:50
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] support type forward/backward compatibility
1 participant