Yin Huai created SPARK-10887:
--------------------------------

             Summary: Build HashRelation outside of HashJoinNode
                 Key: SPARK-10887
                 URL: https://issues.apache.org/jira/browse/SPARK-10887
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Yin Huai


Right now, HashJoinNode builds a HashRelation for the build side. We can take 
this process out. So, we can use HashJoinNode for both Broadcast join and 
shuffled join.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to