[
https://issues.apache.org/jira/browse/SPARK-40909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623780#comment-17623780
]
Apache Spark commented on SPARK-40909:
--------------------------------------
User 'beliefer' has created a pull request for this issue:
https://github.com/apache/spark/pull/38388
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]