You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (Jira)" <ji...@apache.org> on 2020/09/11 07:13:00 UTC

[jira] [Created] (SPARK-32855) Improve DPP for some join type do not support broadcast filtering side

Yuming Wang created SPARK-32855:
-----------------------------------

             Summary: Improve DPP for some join type do not support broadcast filtering side
                 Key: SPARK-32855
                 URL: https://issues.apache.org/jira/browse/SPARK-32855
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Yuming Wang


For some filtering side can not broadcast by join type but can broadcast by size,

then we should not consider reuse broadcast only, for example:

Left outer join and left side very small.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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