Skip to content

[C++][Compute] Implement Bloom filter pushdown between hash joins  #30973

@asfimport

Description

@asfimport

When there is a chain of hash joins, it's often worthwhile to create Bloom filters and push them to the earliest possible point in the chain of joins to minimize number of materialized rows.

Reporter: Sasha Krassovsky / @save-buffer
Assignee: Sasha Krassovsky / @save-buffer

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-15498. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions