rkhachatryan commented on code in PR #26888:
URL: https://github.com/apache/flink/pull/26888#discussion_r2355361655


##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/nodes/exec/common/JoinTestPrograms.java:
##########
@@ -41,6 +45,63 @@ public class JoinTestPrograms {
     public static final TableTestProgram JOIN_WITH_STATE_TTL_HINT;
     public static final TableTestProgram SEMI_ANTI_JOIN_WITH_LITERAL_AGG;
 
+    public static final TableTestProgram MULTI_JOIN_BUG =

Review Comment:
   Renamed to `OUTER_JOIN_CHANGELOG_TEST`



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

Reply via email to