danny0405 commented on a change in pull request #13901:
URL: https://github.com/apache/flink/pull/13901#discussion_r516502028



##########
File path: 
flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/expressions/NonDeterministicTests.scala
##########
@@ -57,6 +57,13 @@ class NonDeterministicTests extends ExpressionTestBase {
       "true")
   }
 
+  @Test
+  def testNow(): Unit = {
+    testSqlApi(

Review comment:
       We may also need a test in `ScalarFunctionsTest.testCurrentTimePoint`.




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


Reply via email to