You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2014/10/09 02:02:53 UTC

[jira] [Created] (SPARK-3862) MultiWayBroadcastInnerHashJoin

Reynold Xin created SPARK-3862:
----------------------------------

             Summary: MultiWayBroadcastInnerHashJoin
                 Key: SPARK-3862
                 URL: https://issues.apache.org/jira/browse/SPARK-3862
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin


It is common to have a single fact table inner join many small dimension tables.  We can exploit this fact and create a MultiWayBroadcastInnerHashJoin (or maybe just MultiwayDimensionJoin) operator that optimizes for this pattern.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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