Skip to content

Commit

Permalink
fix: Fix the incorrect null joined rows for SMJ outer join with join …
Browse files Browse the repository at this point in the history
…filter (apache#10892)

* fix: Fix the incorrect null joined rows for outer join with join filter

* Update datafusion/physical-plan/src/joins/sort_merge_join.rs

Co-authored-by: Oleks V <[email protected]>

* Update datafusion/physical-plan/src/joins/sort_merge_join.rs

Co-authored-by: Oleks V <[email protected]>

* Update datafusion/physical-plan/src/joins/sort_merge_join.rs

Co-authored-by: Oleks V <[email protected]>

* Update datafusion/physical-plan/src/joins/sort_merge_join.rs

Co-authored-by: Oleks V <[email protected]>

* For review

---------

Co-authored-by: Oleks V <[email protected]>
  • Loading branch information
2 people authored and findepi committed Jul 16, 2024
1 parent 2db75de commit bcbca52
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 113 deletions.
Loading

0 comments on commit bcbca52

Please sign in to comment.