xing1mo commented on code in PR #25629: URL: https://github.com/apache/flink/pull/25629#discussion_r2106168579
########## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/util/TimeWindowUtil.java: ########## @@ -184,7 +184,11 @@ public static boolean isWindowFired( /** Method to get the next watermark to trigger window. */ public static long getNextTriggerWatermark( Review Comment: Thank you for your suggestion, the modification has been completed. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org