Skip to content

Commit

Permalink
fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhseh committed Feb 13, 2024
1 parent c31e285 commit 44781a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e_test/udf/sql_udf.slt
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,9 @@ $1 + 114514 + $1
# The following error message is just for reference
# ----------------------------------------
# db error: ERROR: Failed to run the query
#
#
# Caused by:
# Invalid input syntax:
# Invalid input syntax:
# Failed to conduct semantic check: Bind error: [sql udf] failed to find named parameter aa
# In SQL UDF definition: `select a + aa + a`
# ^^
Expand Down

0 comments on commit 44781a4

Please sign in to comment.