You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (Jira)" <ji...@apache.org> on 2021/05/10 01:06:00 UTC

[jira] [Resolved] (SPARK-35354) Minor cleanup to replace BaseJoinExec with ShuffledJoin in CoalesceBucketsInJoin

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

Takeshi Yamamuro resolved SPARK-35354.
--------------------------------------
    Fix Version/s: 3.2.0
         Assignee: Cheng Su
       Resolution: Fixed

Resolved by https://github.com/apache/spark/pull/32480

> Minor cleanup to replace BaseJoinExec with ShuffledJoin in CoalesceBucketsInJoin
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-35354
>                 URL: https://issues.apache.org/jira/browse/SPARK-35354
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Cheng Su
>            Assignee: Cheng Su
>            Priority: Trivial
>             Fix For: 3.2.0
>
>
> As title. We should use a more restrictive interface `ShuffledJoin` other than `BaseJoinExec` in `CoalesceBucketsInJoin`, as the rule only applies to sort merge join and shuffled hash join.



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