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

[#16] feat(schema) add JSON serialize and deserialize support for schema #20

Merged
merged 2 commits into from
May 23, 2023

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds JSON serde support for schema system.

Why are the changes needed?

The adds of JSON serde support will help to support REST API for Unified Catalog.

Fix: #16

Does this PR introduce any user-facing change?

NA

How was this patch tested?

And new UTs.

@jerryshao jerryshao requested review from JunpingDu and xunliu May 19, 2023 09:04
@jerryshao jerryshao self-assigned this May 19, 2023
Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JunpingDu
Copy link
Contributor

LGTM.

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.

[Subtask] Implement the on-wire protocol for Schema System
3 participants