xuyangzhong commented on code in PR #25815: URL: https://github.com/apache/flink/pull/25815#discussion_r1912610280
########## flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/runtime/operators/join/window/WindowJoinOperator.java: ########## @@ -63,27 +54,18 @@ * * <p>Note: currently, {@link WindowJoinOperator} doesn't support DELETE or UPDATE_BEFORE input row. */ -public abstract class WindowJoinOperator extends TableStreamOperator<RowData> Review Comment: Sure -- 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