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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org