snuyanzin commented on code in PR #27269:
URL: https://github.com/apache/flink/pull/27269#discussion_r2557946161
##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/nodes/exec/common/JoinTestPrograms.java:
##########
@@ -45,63 +42,6 @@ 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 OUTER_JOIN_CHANGELOG_TEST =
Review Comment:
move join semantic tests to its own class
--
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]