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] Add Metadata Schema System protobuf Serde support #21

Closed
jerryshao opened this issue May 19, 2023 · 0 comments · Fixed by #26
Closed

[Subtask] Add Metadata Schema System protobuf Serde support #21

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

Comments

@jerryshao
Copy link
Collaborator

Describe the subtask

This task aims to add support of protobuf serialization and deserialization support for schema system. With this system could persist and schema to storage, or communicate between servers using grpc.

Parent issue

#3

@jerryshao jerryshao added the subtask Subtasks of umbrella issue label May 19, 2023
@jerryshao jerryshao self-assigned this May 19, 2023
jerryshao added a commit that referenced this issue May 25, 2023
…pport for schema system (#26)

### What changes were proposed in this pull request?

This PR proposes to add protobuf SerDe support for schema support. The
protobuf SerDe support will be mainly used in schema persistence and RPC
communication.

### Why are the changes needed?

The adds of protobuf SerDe support will be used in schema persistence
and RPC communication.

Fix: #21

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Adds new UT to cover the codes.
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
1 participant