[ 
https://issues.apache.org/jira/browse/SPARK-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-12700.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 10653
[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
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>             Fix For: 2.0.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to