Skip to content

Commit

Permalink
fix: another non-deterministic join test
Browse files Browse the repository at this point in the history
  • Loading branch information
korowa committed Apr 17, 2024
1 parent 0b67078 commit bb986f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion/sqllogictest/test_files/joins.slt
Original file line number Diff line number Diff line change
Expand Up @@ -3627,7 +3627,7 @@ physical_plan
13)------------ProjectionExec: expr=[1 as c, 3 as d]
14)--------------PlaceholderRowExec

query IIII
query IIII rowsort
SELECT * FROM (
SELECT 1 as c, 2 as d
UNION ALL
Expand Down

0 comments on commit bb986f9

Please sign in to comment.