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

feat(scala): optimize scala class serialization #1853

Merged
merged 9 commits into from
Sep 25, 2024

Conversation

chaokunyang
Copy link
Collaborator

@chaokunyang chaokunyang commented Sep 24, 2024

What does this PR do?

  • Optimize scala Iterable type serialization
  • Reduce type name writing for msot scala collection and factory types
  • Add serializers for ToFactory type

Related issues

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

@chaokunyang chaokunyang changed the title feat(scala): optimize scala class register feat(scala): optimize scala class serialization Sep 25, 2024
@chaokunyang chaokunyang merged commit 3d55929 into apache:main Sep 25, 2024
36 checks passed
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.

2 participants