laserninja commented on code in PR #10641: URL: https://github.com/apache/gravitino/pull/10641#discussion_r3025764186
########## iceberg/iceberg-rest-server/src/main/java/org/apache/gravitino/iceberg/service/rest/IcebergTableOperations.java: ########## Review Comment: Done. Removed the duplicate DEFAULT_SNAPSHOTS from IcebergTableOperations and made it public static final in IcebergRESTUtils. The @DefaultValue annotation now references IcebergRESTUtils.DEFAULT_SNAPSHOTS. All tests pass. -- 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]
