RocMarshal commented on code in PR #28353:
URL: https://github.com/apache/flink/pull/28353#discussion_r3623012112
##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/stream/sql/join/IntervalJoinTest.scala:
##########
@@ -395,6 +395,104 @@ class IntervalJoinTest extends TableTestBase {
util.verifyExecPlan(sqlQuery)
}
+ // Tests for the EARLY_FIRE join hint
Review Comment:
Could the scala related change migrate into the corresponding java test
classes?
--
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]