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

Dongjoon Hyun resolved SPARK-48144.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 46401
[https://github.com/apache/spark/pull/46401]

> canPlanAsBroadcastHashJoin should respect shuffle join hints
> ------------------------------------------------------------
>
>                 Key: SPARK-48144
>                 URL: https://issues.apache.org/jira/browse/SPARK-48144
>             Project: Spark
>          Issue Type: Bug
>          Components: Optimizer
>    Affects Versions: 4.0.0, 3.5.2, 3.4.4
>            Reporter: Fredrik Klauß
>            Assignee: Fredrik Klauß
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> Currently, `canPlanAsBroadcastHashJoin` incorrectly returns that a join can 
> be planned as a BHJ, even though the join contains a SHJ.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to