morrySnow commented on code in PR #16187:
URL: https://github.com/apache/doris/pull/16187#discussion_r1089878859


##########
regression-test/suites/nereids_function_p0/scalar_function/A-F.groovy:
##########
@@ -115,8 +115,6 @@ suite("nereids_scalar_fn_1") {
     sql "select current_date() from fn_test"
     sql "select current_time() from fn_test"
     sql "select current_timestamp() from fn_test"
-    // core
-    // qt_sql "select current_timestamp(kint) from fn_test order by kint"

Review Comment:
   we have a signature accept one parameter with int type, so this test case 
need be added back
   
https://doris.apache.org/docs/dev/sql-manual/sql-functions/date-time-functions/current_timestamp?_highlight=current_



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to