Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
liugddx committed Feb 2, 2024
1 parent d8d6f71 commit 3af67a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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')"
}

0 comments on commit 3af67a6

Please sign in to comment.