Skip to content

feat(scala): optimize scala class serialization#1853

Merged
chaokunyang merged 9 commits into
apache:mainfrom
chaokunyang:optimize_scala_class_register
Sep 25, 2024
Merged

feat(scala): optimize scala class serialization#1853
chaokunyang merged 9 commits into
apache:mainfrom
chaokunyang:optimize_scala_class_register

Conversation

@chaokunyang

@chaokunyang chaokunyang commented Sep 24, 2024

Copy link
Copy Markdown
Collaborator

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 Sep 25, 2024
@chaokunyang chaokunyang merged commit 3d55929 into apache:main Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants