You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ent metalake, it should return 409 instead of 500
### What changes were proposed in this pull request?
1. Rename tag to a name already exists in the current metalake, it should return 409 instead of 500
2. The error message should show the correct conflict name
### Why are the changes needed?
### Fix: apache#6254
### Does this PR introduce any user-facing change?
No
### How was this patch tested?
ut
What would you like to be improved?
How should we improve?
The update tag api should return 409 conflicts and reason "Tag with name @star under metalake ml_tag already exists"
The text was updated successfully, but these errors were encountered: