You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/10/25 12:22:26 UTC

[GitHub] [spark] chenminghua8 commented on pull request #38388: [WIP][SPARK-40909][SQL] Reuse the broadcast exchange for bloom filter

chenminghua8 commented on PR #38388:
URL: https://github.com/apache/spark/pull/38388#issuecomment-1290458599

   I also think this pull request is necessary, and there are other conditions that prevent the Bloom filter or InSunquery filter from being injected that should probably be adjusted as well. For example, either end of the join has already injected the Bloom filter or InSunquery filter, and the Bloom filter or InSunquery filter cannot be injected at the other end.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org