You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "beliefer (via GitHub)" <gi...@apache.org> on 2023/07/11 05:31:37 UTC

[GitHub] [spark] beliefer commented on pull request #41860: [SPARK-44307][SQL] Add Bloom filter for left outer join even if the left side table is smaller than broadcast threshold.

beliefer commented on PR #41860:
URL: https://github.com/apache/spark/pull/41860#issuecomment-1630162965

   @maheshk114 Thank you for the description. You display a case that have better performance. It tell me it's worth to consider. But I guess apply the runtime filter on the small side will causes regression in some scenarios. We can use TPC-DS to find if exists cases regressed.


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