Michael Armbrust created SPARK-1370: ---------------------------------------
Summary: HashJoin should stream one relation
Key: SPARK-1370
URL: https://issues.apache.org/jira/browse/SPARK-1370
Project: Spark
Issue Type: Bug
Components: SQL
Reporter: Michael Armbrust
Fix For: 1.0.0
Right now we materialize all of the results for a partition in memory.
This has been started here: https://github.com/apache/spark/pull/250
--
This message was sent by Atlassian JIRA
(v6.2#6252)
