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

[Improvement] output the alter status of table into the log #3326

Closed
zhoukangcn opened this issue May 10, 2024 · 2 comments · Fixed by #3332
Closed

[Improvement] output the alter status of table into the log #3326

zhoukangcn opened this issue May 10, 2024 · 2 comments · Fixed by #3332
Assignees
Labels
0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 improvement Improvements on everything

Comments

@zhoukangcn
Copy link
Contributor

What would you like to be improved?

Because alter operation in Doris table is asynchronous, we should return table's status to client.

But Gravitino has not design a API to this, so firstly we print table's status to log

How should we improve?

No response

@zhoukangcn zhoukangcn added the improvement Improvements on everything label May 10, 2024
@zhoukangcn zhoukangcn changed the title [Improvement] print Doris table status to log [Improvement] output the alter status of table into the log May 11, 2024
yuqi1129 pushed a commit that referenced this issue May 13, 2024
…og (#3332)

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

Output the alter status of table into the log

### Why are the changes needed?

Fix: #3326

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

N/A

### How was this patch tested?

Manual, check log
github-actions bot pushed a commit that referenced this issue May 13, 2024
…og (#3332)

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

Output the alter status of table into the log

### Why are the changes needed?

Fix: #3326

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

N/A

### How was this patch tested?

Manual, check log
yuqi1129 pushed a commit that referenced this issue May 13, 2024
…og (#3357)

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

Output the alter status of table into the log

### Why are the changes needed?

Fix: #3326

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

N/A

### How was this patch tested?

Manual, check log

Co-authored-by: Kang <zhoukangcn@gmail.com>
@jerryshao jerryshao added 0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 labels May 13, 2024
@jerryshao
Copy link
Collaborator

@yuqi1129 you forgot to add tag and assignee for this fixed issue.

@yuqi1129
Copy link
Contributor

@yuqi1129 you forgot to add tag and assignee for this fixed issue.

My mistake, I got it.

@yuqi1129 yuqi1129 assigned zhoukangcn and unassigned yuqi1129 May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.1 Release v0.5.1 0.6.0 Release v0.6.0 improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants