snuyanzin commented on PR #28256:
URL: https://github.com/apache/flink/pull/28256#issuecomment-4712691340

   > Do we need/want to add a test for IS NOT DISTINCT FROM or is that already 
covered sufficiently?
   
   if you mean `IS NOT DISTINCT FROM` in SQL the there are already some 
existing like 
   
   
https://github.com/apache/flink/blob/d70e596602b6211a415be40edab9a0f7bc7328dd/flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/expressions/SqlExpressionTest.scala#L53-L54
   
   
https://github.com/apache/flink/blob/d70e596602b6211a415be40edab9a0f7bc7328dd/flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/plan/stream/sql/join/WindowJoinTest.scala#L1259-L1288


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