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 column position for column entity #5159

Closed
Tracked by #4493
jerryshao opened this issue Oct 16, 2024 · 0 comments · Fixed by #5171
Closed
Tracked by #4493

[Subtask] Support column position for column entity #5159

jerryshao opened this issue Oct 16, 2024 · 0 comments · Fixed by #5171
Assignees
Labels
0.7.0 Release v0.7.0 subtask Subtasks of umbrella issue

Comments

@jerryshao
Copy link
Contributor

jerryshao commented Oct 16, 2024

Describe the subtask

Column position and ordering is also important in column storage, currently we don't store the column position, for the future usage, we should also consider storing column position.

Parent issue

#4493

@jerryshao jerryshao added the subtask Subtasks of umbrella issue label Oct 16, 2024
@jerryshao jerryshao self-assigned this Oct 16, 2024
jerryshao added a commit that referenced this issue Oct 21, 2024
### What changes were proposed in this pull request?

This is a follow-up PR to support storing position for column entity.

### Why are the changes needed?

for future use.

Fix: #5159 

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

No.

### How was this patch tested?

UTs.
@jerryshao jerryshao added the 0.7.0 Release v0.7.0 label Oct 21, 2024
mplmoknijb pushed a commit to mplmoknijb/gravitino that referenced this issue Nov 6, 2024
…che#5171)

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

This is a follow-up PR to support storing position for column entity.

### Why are the changes needed?

for future use.

Fix: apache#5159 

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

No.

### How was this patch tested?

UTs.
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 subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant