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 Hive table entity serde and storage support #209

Closed
mchades opened this issue Aug 10, 2023 · 0 comments · Fixed by #233
Closed

[Subtask] Add Hive table entity serde and storage support #209

mchades opened this issue Aug 10, 2023 · 0 comments · Fixed by #233
Assignees

Comments

@mchades
Copy link
Contributor

mchades commented Aug 10, 2023

Describe the subtask

We should support serializing and deserializing HiveTable. So that we could store the additional entity information to our own storage.

Parent issue

#58

@jerryshao jerryshao added this to the Graviton v0.1.0 (updated) milestone Aug 11, 2023
jerryshao pushed a commit that referenced this issue Aug 14, 2023
### What changes were proposed in this pull request?

SerDe Hive table entity as **Table Proto** in Graviton store while
operating Hive table

### Why are the changes needed?

we could store the additional entity information to our own storage.

Fix: #209 

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

### How was this patch tested?
UTs added
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 a pull request may close this issue.

2 participants