[ 
https://issues.apache.org/jira/browse/SPARK-10887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939047#comment-14939047
 ] 

Apache Spark commented on SPARK-10887:
--------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/8953

> Build HashedRelation 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
>            Assignee: 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