Skip to content

Add spilling support for HashJoin #12952

@comphead

Description

@comphead

Is your feature request related to a problem or challenge?

It would be helpful to have spilling support for the HashJoin. If there is not enough memory on the machine the join can leverage local disk to spill intermittent results

For reference the spilling support for SortMergeJoin
#9359

Some ideas was also covered in
#1599

More reading also https://facebookincubator.github.io/velox/develop/spilling.html

Describe the solution you'd like

No response

Describe alternatives you've considered

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