Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Jan 31, 2024
1 parent 159c693 commit 7ab4393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion/physical-plan/src/joins/sort_merge_join.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,7 @@ mod tests {
left,
right,
on,
None,
join_type,
sort_options,
null_equals_null,
Expand Down

0 comments on commit 7ab4393

Please sign in to comment.