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

Apache Spark reassigned SPARK-35354:
------------------------------------

    Assignee: Apache Spark

> 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: Apache Spark
>            Priority: Trivial
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to