Skip to content

Support nested types in HashJoin #621

@eejbyfeldt

Description

@eejbyfeldt

Describe the bug

Datafusion currently does not support nested types in HashJoin, this was discovered in #620 (comment) and a guard was added to prevent runtime failures.

Steps to reproduce

No response

Expected behavior

No response

Additional context

When we upgrade to the next datafusion containing apache/datafusion#11117 and apache/datafusion#11232 we can remove this guard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions