[
https://issues.apache.org/jira/browse/SPARK-27865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-27865:
------------------------------------
Assignee: Apache Spark
> Spark SQL support 1:N sort merge bucket join without shuffle
> ------------------------------------------------------------
>
> Key: SPARK-27865
> URL: https://issues.apache.org/jira/browse/SPARK-27865
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 2.4.3
> Reporter: Jason Guo
> Assignee: Apache Spark
> Priority: Major
>
> This feature is to support 1:N bucket join
>
> Without the feature, only bucketed tables which have the same buckets can be
> joint with sort merge bucket join. If two tables have different number of
> buckets, shuffle is needed
>
> This feature make it possible to join two bucketed tables with sort merge
> bucket join without shuffle
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]