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] add codec builder base class #244

Merged
merged 1 commit into from
May 16, 2023
Merged

[Java] add codec builder base class #244

merged 1 commit into from
May 16, 2023

Conversation

chaokunyang
Copy link
Collaborator

What do these changes do?

This PR added codec builder base class, which can be shared between object graph and row format jit serialization

Related issue number

Closes #243

Check code requirements

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

@chaokunyang chaokunyang merged commit 05a276c into main May 16, 2023
5 checks passed
@chaokunyang chaokunyang deleted the base_codec_builder branch May 16, 2023 03:55
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] Codec builder abstraction for object graph and row format
1 participant