liugddx commented on code in PR #30667:
URL: https://github.com/apache/doris/pull/30667#discussion_r1477262359


##########
regression-test/suites/nereids_function_p0/scalar_function/U.groovy:
##########
@@ -43,4 +43,5 @@ suite("nereids_scalar_fn_U") {
        qt_sql_upper_String_notnull "select upper(kstr) from 
fn_test_not_nullable order by kstr"
        sql "select user() from fn_test"
        sql "select user() from fn_test_not_nullable"
+    qt_sql_url_decode "select 
url_decode('https%3A%2F%2Fdoris.apache.org%2Fzh-CN%2Fdocs%2Fsql-manual%2Fsql-functions%2Fstring-functions')"

Review Comment:
   > no display error,maybe you indented \t or ' '
   
   Emm... My fault.



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