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

ASF GitHub Bot updated SPARK-40909:
-----------------------------------
    Labels: pull-request-available  (was: )

> Reuse the broadcast exchange for bloom filter
> ---------------------------------------------
>
>                 Key: SPARK-40909
>                 URL: https://issues.apache.org/jira/browse/SPARK-40909
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Jiaan Geng
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, if the creation side of bloom filter could be broadcasted, Spark 
> cannot inject a bloom filter or InSunquery filter into the application side.
> In fact, we can inject bloom filter which could reuse the broadcast exchange 
> and improve performance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to