[ 
https://issues.apache.org/jira/browse/SPARK-29868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yuming Wang updated SPARK-29868:
--------------------------------
    Description: 
Add a benchmark for Adaptive Execution to evaluate SortMergeJoin to 
BroadcastJoin performance.

It seem SortMergeJoin faster than BroadcastJoin if one side is a bucketed table 
and can convert to BroadcastJoin.

  was:
Add a benchmark for Adaptive Execution to evaluate SortMergeJoin to 

BroadcastJoin performance.


> Add a benchmark for Adaptive Execution
> --------------------------------------
>
>                 Key: SPARK-29868
>                 URL: https://issues.apache.org/jira/browse/SPARK-29868
>             Project: Spark
>          Issue Type: Test
>          Components: SQL, Tests
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Priority: Major
>         Attachments: BroadcastJoin.jpeg, SortMergeJoin.jpeg
>
>
> Add a benchmark for Adaptive Execution to evaluate SortMergeJoin to 
> BroadcastJoin performance.
> It seem SortMergeJoin faster than BroadcastJoin if one side is a bucketed 
> table and can convert to BroadcastJoin.



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

Reply via email to