jerryshao commented on code in PR #6861:
URL: https://github.com/apache/gravitino/pull/6861#discussion_r2044066043
##########
core/src/main/java/org/apache/gravitino/listener/api/event/AlterModelVersionFailureEvent.java:
##########
@@ -65,8 +66,8 @@ public String alias() {
/**
* Returns the version of the model version involved in the event.
*
- * @return an {@code Optional} containing the version, or an empty {@code
Optional} if not
- * specified
+ * @return if right value of {@code aliasOrVersion} is not null, returns the
right value,
Review Comment:
"if the right value of ..."
--
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]