jnh5y commented on code in PR #25752:
URL: https://github.com/apache/flink/pull/25752#discussion_r1873948319


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/stream/sql/join/IntervalJoinTest.scala:
##########
@@ -493,7 +493,7 @@ class IntervalJoinTest extends TableTestBase {
 
   @Test
   def testFallbackToRegularJoin(): Unit = {
-    // the following query would translated into regular join instead of 
interval join because the
+    // the following query would be translated into regular join instead of 
interval join because the

Review Comment:
   We can remove the grammar correction.  @snuyanzin thoughts on changes like 
this in an unrelated PR?



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