Skip to content

SortMergeJoin: Add RightAnti join support #13472

@comphead

Description

@comphead

Is your feature request related to a problem or challenge?

Sort Merge Join currently supports LeftAnti join however it would be nice to have RightAnti support as well

https://github.com/apache/datafusion/blob/main/datafusion/physical-plan/src/joins/sort_merge_join.rs

Describe the solution you'd like

Add support unit tests and fuzz tests

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions