xuyangzhong commented on code in PR #23505:
URL: https://github.com/apache/flink/pull/23505#discussion_r1462628799
##########
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/WindowUtil.scala:
##########
@@ -392,4 +433,54 @@ object WindowUtil {
}
false
}
+
+ /**
+ * This method only checks the window that contains partition keys like
session window. The
Review Comment:
What I want to express is "This method only checks the window like session
window that contains partition keys."
--
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]