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] Design and implement the column storage layout for columns. #4867

Closed
Tracked by #4493
jerryshao opened this issue Sep 6, 2024 · 0 comments · Fixed by #5078
Closed
Tracked by #4493

[Subtask] Design and implement the column storage layout for columns. #4867

jerryshao opened this issue Sep 6, 2024 · 0 comments · Fixed by #5078
Assignees
Labels
0.7.0 Release v0.7.0

Comments

@jerryshao
Copy link
Contributor

jerryshao commented Sep 6, 2024

This issue tracks the work of support storing columns in Gravitino's backend storage. Including the storage schema design, the logic of storing, getting, updating, and deleting columns in the storage backend.

@jerryshao jerryshao changed the title Design and implement the column storage layout for columns. [Subtask] Design and implement the column storage layout for columns. Sep 6, 2024
@jerryshao jerryshao self-assigned this Sep 6, 2024
jerryshao added a commit that referenced this issue Oct 15, 2024
### What changes were proposed in this pull request?

This PR aims to add storage support for columns in Gravitino.

### Why are the changes needed?

With this, we can also support managing columns in Gravitno, like set
tags, do column level privileges.

Fix: #4867 

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

No.

### How was this patch tested?

UTs added.
@jerryshao jerryshao added the 0.7.0 Release v0.7.0 label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7.0 Release v0.7.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant