Skip to content

Commit 41c562a

Browse files
committed
Cleanup SLT tests
1 parent 39cbd35 commit 41c562a

2 files changed

Lines changed: 2 additions & 35 deletions

File tree

datafusion/sqllogictest/test_files/null_aware_mark_join.slt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ physical_plan
175175

176176
###################################
177177
## Sort-merge join null-aware mark
178-
As of this work, sort-merge join actually don't support null-aware semantics, so they still end up using a hash-join.
178+
# As of this work, sort-merge join actually don't support null-aware semantics,
179+
# so they still end up using a hash-join.
179180
###################################
180181

181182
statement ok

datafusion/sqllogictest/test_files/wip.slt

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)