orenccl commented on code in PR #5594:
URL: https://github.com/apache/gravitino/pull/5594#discussion_r1844969736


##########
iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/listener/api/event/IcebergUpdateTableEvent.java:
##########
@@ -29,7 +29,7 @@
 @DeveloperApi
 public class IcebergUpdateTableEvent extends IcebergTableEvent {
 
-  private UpdateTableRequest updateTableRequest;
+  private final UpdateTableRequest updateTableRequest;
   private LoadTableResponse loadTableResponse;

Review Comment:
   Sorry, I missed that.



-- 
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]

Reply via email to