mchades commented on issue #9694: URL: https://github.com/apache/gravitino/issues/9694#issuecomment-3742166778
The code indeed validates the new comment for `UpdateTableColumnCommentRequest`, ensuring it is neither empty nor an empty string. https://github.com/apache/gravitino/blob/ba3953fb16c5bb4e6988e02d9f3b1695bc4593be/common/src/main/java/org/apache/gravitino/dto/requests/TableUpdateRequest.java#L621-L628 > I can clear a column's comment through UI. This should not succeed. Could you paste the actual request sent by the UI? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
