[
https://issues.apache.org/jira/browse/ARROW-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15498:
-----------------------------------
Labels: pull-request-available (was: )
> [C++][Compute] Implement Bloom filter pushdown between hash joins
> ------------------------------------------------------------------
>
> Key: ARROW-15498
> URL: https://issues.apache.org/jira/browse/ARROW-15498
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Sasha Krassovsky
> Assignee: Sasha Krassovsky
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)