wuchong commented on a change in pull request #11108: 
[FLINK-16113][table-planner-blink] ExpressionReducer shouldn't escape the 
reduced string value
URL: https://github.com/apache/flink/pull/11108#discussion_r380092330
 
 

 ##########
 File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/runtime/stream/sql/CalcITCase.scala
 ##########
 @@ -284,4 +284,21 @@ class CalcITCase extends StreamingTestBase {
       assertEquals(expected, result)
     )
   }
+
+  @Test
+  def testFilterOnNonAsciiLiteral(): Unit = {
 
 Review comment:
   I think it's fine to remove it. Will do that. 

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