Skip to content

Add support for native hash join with LeftAnti + BuildRight #1909

Open
@andygrove

Description

@andygrove

What is the problem the feature request solves?

We currently fall back to Spark for hash join with LeftAnti + BuildRight because of correctness issues (see #1904). We should file an issue in DataFusion and then stop falling back to Spark once these issues are resolved.

Describe the potential solution

No response

Additional context

No response

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