Skip to content

[Java] Add object array serializer#107

Merged
chaokunyang merged 3 commits intomainfrom
add_object_array_serializer
May 8, 2023
Merged

[Java] Add object array serializer#107
chaokunyang merged 3 commits intomainfrom
add_object_array_serializer

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

This PR implement array serialization except primitive array.

Related issue number

Closes #106

Check code requirements

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

@chaokunyang chaokunyang merged commit ded5dbc into main May 8, 2023
@chaokunyang chaokunyang deleted the add_object_array_serializer branch May 8, 2023 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] support object array serialization

1 participant