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] Support adding tags on column #4599

Closed
Tracked by #3344 ...
jerryshao opened this issue Aug 20, 2024 · 1 comment · Fixed by #5186
Closed
Tracked by #3344 ...

[Subtask] Support adding tags on column #4599

jerryshao opened this issue Aug 20, 2024 · 1 comment · Fixed by #5186
Assignees
Labels
0.7.0 Release v0.7.0

Comments

@jerryshao
Copy link
Contributor

jerryshao commented Aug 20, 2024

This task tracks the work of supporting tags on column. Currently, because we don't manage columns in Gravitino, so it cannot support adding tags on column. After #4493 is done, we can support this.

@jerryshao jerryshao changed the title Support adding tags on column [Subtask] Support adding tags on column Aug 20, 2024
@jerryshao jerryshao added this to the Gravitino 0.7.0 milestone Aug 20, 2024
@ayushwth
Copy link

I would like to take this issue up

@jerryshao jerryshao self-assigned this Oct 25, 2024
github-actions bot pushed a commit that referenced this issue Oct 25, 2024
### What changes were proposed in this pull request?

This PR proposes to add tag support for columns.

### Why are the changes needed?

With this PR, user could add and remove tags in the column level.

Fix: #4599 
Fix: #4809 

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

No.

### How was this patch tested?

Add new UT and IT to test.

---------

Co-authored-by: Qi Yu <[email protected]>
@jerryshao jerryshao added the 0.7.0 Release v0.7.0 label Oct 25, 2024
jerryshao added a commit that referenced this issue Oct 25, 2024
### What changes were proposed in this pull request?

This PR proposes to add tag support for columns.

### Why are the changes needed?

With this PR, user could add and remove tags in the column level.

Fix: #4599 
Fix: #4809 

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

No.

### How was this patch tested?

Add new UT and IT to test.

Co-authored-by: Jerry Shao <[email protected]>
Co-authored-by: Qi Yu <[email protected]>
mplmoknijb pushed a commit to mplmoknijb/gravitino that referenced this issue Nov 6, 2024
…ache#5186)

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

This PR proposes to add tag support for columns.

### Why are the changes needed?

With this PR, user could add and remove tags in the column level.

Fix: apache#4599 
Fix: apache#4809 

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

No.

### How was this patch tested?

Add new UT and IT to test.

---------

Co-authored-by: Qi Yu <[email protected]>
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.

2 participants