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


##########
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:
   > The indentation needs to be aligned like other SQL
   
   
   
![image](https://github.com/apache/doris/assets/48236177/34841cf7-ccaf-4c67-b5c6-ce6b6758a094)
   This may be a display error. Source files are indented normally



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