Skip to content

Commit

Permalink
update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
lmatz committed Dec 27, 2024
1 parent 9b78b42 commit 6d6b4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e_test/batch/order/test_limit.slt.part
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ db error: ERROR: Failed to run the query
Caused by these errors (recent errors listed first):
1: Expr error
2: expects an integer or expression that can be evaluated to an integer after LIMIT,
but the evaluation of the expression returns error:Expr error: error while evaluating expression `str_parse('2.2')`
but the evaluation of the expression returns error:Expr error: error while evaluating expression `str_parse('2.2')`: Parse error: bigint invalid digit found in string


statement error
Expand Down

0 comments on commit 6d6b4a4

Please sign in to comment.