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

Blank comment is allowed for metalake and catalog updating. #5122

Closed
wants to merge 1 commit into from

Conversation

tyoushinya
Copy link
Contributor

What changes were proposed in this pull request?

We should keep the same behavior for metalake & catalog updating with creating to allow blank comment input.

Why are the changes needed?

(Please clarify why the changes are needed. For instance,

Fix: #4921

Does this PR introduce any user-facing change?

No

How was this patch tested?

  1. In Gravitino UI select one metalake or catalog to do update operation, you can input blank comment and save succeed.
  2. Using /api/metalakes or /api/catalogs API call to do metalake or catalog update operation, you can input "newComment":"" in request data area and the succeed response return.

@jerryshao jerryshao requested a review from mchades October 22, 2024 01:20
@jerryshao
Copy link
Contributor

@mchades can you please help to review this PR?

@mchades
Copy link
Contributor

mchades commented Oct 22, 2024

Thanks for your submission, but I assume this PR was duplicated with #5121

@mchades
Copy link
Contributor

mchades commented Oct 28, 2024

Close it because the issue has been resolved.

@mchades mchades closed this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] Support update comment to empty string, eg: metalakes, catalogs ......
3 participants