You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/01/08 00:17:39 UTC

[jira] [Commented] (SPARK-12700) SortMergeJoin and BroadcastHashJoin should support condition

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

Apache Spark commented on SPARK-12700:
--------------------------------------

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

> SortMergeJoin and BroadcastHashJoin should support condition
> ------------------------------------------------------------
>
>                 Key: SPARK-12700
>                 URL: https://issues.apache.org/jira/browse/SPARK-12700
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Davies Liu
>
> Right now, We use a Filter follow SortMergeJoin or BroadcastHashJoin for conditions, the result projection of join could be very expensive if they generate lots of rows (could be reduce mostly by condition).



--
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