Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
xudong963 committed Nov 28, 2024
1 parent a7dce11 commit 8e6eecd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion tests/sqllogictests/suites/tpch/join_order.test
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ HashJoin: INNER
└── Scan: default.tpch_test.supplier (#0) (read rows: 1000)

# Q15
query T
statement ok
explain join with revenue as materialized (
select
l_suppkey as supplier_no,
Expand Down

0 comments on commit 8e6eecd

Please sign in to comment.