slfan1989 commented on code in PR #13832:
URL: https://github.com/apache/iceberg/pull/13832#discussion_r2286714500


##########
flink/v2.0/flink/src/main/java/org/apache/iceberg/flink/maintenance/api/FlinkMaintenanceConfig.java:
##########
@@ -66,6 +89,11 @@ public FlinkMaintenanceConfig(
     this.confParser = new FlinkConfParser(table, writeOptions, readableConfig);
   }
 
+  /**
+   * Gets the rate limit value (in seconds) for maintenance operations.
+   *
+   * @return The rate limit for maintenance operations
+   */

Review Comment:
   I have made the changes according to your suggestion.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to