Au-Miner commented on code in PR #27111:
URL: https://github.com/apache/flink/pull/27111#discussion_r2459355537


##########
flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/stream/sql/DeltaJoinTest.scala:
##########
@@ -188,6 +231,30 @@ class DeltaJoinTest extends TableTestBase {
         "where a3 > b0")
   }
 
+  @Test
+  def testFilterOnNonUpsertKeysAfterJoinWithCdcSourceWithoutDelete(): Unit = {

Review Comment:
   Ok, I think it's indeed worth further improvement



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

Reply via email to