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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]