[
https://issues.apache.org/jira/browse/ARROW-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace resolved ARROW-15498.
---------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Issue resolved by pull request 12289
[https://github.com/apache/arrow/pull/12289]
> [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
> Fix For: 9.0.0
>
> Time Spent: 4h 40m
> 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.7#820007)