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

[Subtask] Implement the on-wire protocol for Schema System #16

Closed
jerryshao opened this issue May 16, 2023 · 0 comments · Fixed by #20
Closed

[Subtask] Implement the on-wire protocol for Schema System #16

jerryshao opened this issue May 16, 2023 · 0 comments · Fixed by #20
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@jerryshao
Copy link
Contributor

Describe the subtask

This task aims to implement the on-wire protocol for schema system. As specified in the design doc, we will choose to use JSON format for the on-wire protocol and implement the JSON serialization/deserialization for schema system.

Parent issue

#3

@jerryshao jerryshao self-assigned this May 16, 2023
@jerryshao jerryshao added the subtask Subtasks of umbrella issue label May 16, 2023
jerryshao added a commit that referenced this issue May 23, 2023
…ema (#20)

### 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant