Skip to content

Add support for anti (hash) join #460

@Dandandan

Description

@Dandandan

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
We should support anti join. This can also be used to execute NOT IN and NOT EXISTS.
Eplicit syntax for this join could be supported too.

Describe the solution you'd like
Implement anti join in DataFusion. This can probably utilize most of the existing code in HashJoinExec

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    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