Skip to content

Commit

Permalink
fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samansmink committed May 23, 2024
1 parent 41c68d1 commit 0c83dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sql/generated/big_deletion_vectors.test_slow
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ WHERE
AND l_quantity < 2400
----

query I rowsort q4
query I rowsort q3
SELECT
sum(l_extendedprice * l_discount) AS revenue
FROM
Expand Down

0 comments on commit 0c83dde

Please sign in to comment.