Jason Guo created SPARK-27865:
---------------------------------
Summary: Spark SQL support 1:N sort merge bucket join
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
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]