[ 
https://issues.apache.org/jira/browse/ARROW-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sasha Krassovsky updated ARROW-15498:
-------------------------------------
    Summary: [C++][Compute] Implement Bloom filter pushdown between hash joins  
 (was: Implement Bloom filter pushdown between hash joins )

> [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
>
> 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)

Reply via email to