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] register guava serializers ahead #654

Merged
merged 3 commits into from
Jul 15, 2023

Conversation

chaokunyang
Copy link
Collaborator

What do these changes do?

register guava serialziers in advance for:

  • ImmutableList
  • ImmutableMap
  • ImmutableSet

Related issue number

Closes #653

Check code requirements

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

@chaokunyang chaokunyang merged commit ed43ac2 into apache:main Jul 15, 2023
9 checks passed
@chaokunyang chaokunyang changed the title [Java] register guava serialziers in advance [Java] register guava serializers in advance Jul 15, 2023
@chaokunyang chaokunyang changed the title [Java] register guava serializers in advance [Java] register guava serializers ahead Jul 15, 2023
@chaokunyang chaokunyang deleted the register_guava_serializers branch April 1, 2024 06:30
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.

[<Fury component: Java>] Example in readme has runtime exception
1 participant