[ https://issues.apache.org/jira/browse/SPARK-27225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-27225. --------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 Issue resolved by pull request 24164 [https://github.com/apache/spark/pull/24164] > Implement join strategy hints > ----------------------------- > > Key: SPARK-27225 > URL: https://issues.apache.org/jira/browse/SPARK-27225 > Project: Spark > Issue Type: New Feature > Components: SQL > Affects Versions: 2.4.0 > Reporter: Maryann Xue > Assignee: Maryann Xue > Priority: Major > Fix For: 3.0.0 > > > Extend the existing BROADCAST join hint by implementing other join strategy > hints corresponding to the rest of Spark's existing join strategies: > shuffle-hash, sort-merge, cartesian-product. Broadcast-nested-loop will use > BROADCAST hint as it does now. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org