JingsongLi commented on a change in pull request #11511: 
[FLINK-16771][table-planner-blink] NPE when filtering by decimal column
URL: https://github.com/apache/flink/pull/11511#discussion_r399007833
 
 

 ##########
 File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/api/TableEnvironmentITCase.scala
 ##########
 @@ -273,6 +276,18 @@ class TableEnvironmentITCase(tableEnvName: String, 
isStreaming: Boolean) {
     tableEnv.execute("insert dest2")
   }
 
+  @Test
+  def testCompareDecimalColWithNull(): Unit = {
 
 Review comment:
   Can this reproduce by expression test?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to