twalthr commented on a change in pull request #6381: [FLINK-7205] [table] Add 
UUID supported in SQL and TableApi
URL: https://github.com/apache/flink/pull/6381#discussion_r209586160
 
 

 ##########
 File path: 
flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/table/CalcITCase.scala
 ##########
 @@ -379,4 +379,18 @@ class CalcITCase extends AbstractTestBase {
     )
     assertEquals(expected.sorted, StreamITCase.testResults.sorted)
   }
+
 
 Review comment:
   I think we don't need an entire ITCase for a scalar function. We can remove 
this test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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