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

Maximilian Michels commented on SPARK-2357:
-------------------------------------------

User 'StephanEwen' has created a pull request for this issue:
https://github.com/apache/flink/pull/1139

> HashFilteredJoin doesn't match some equi-join query
> ---------------------------------------------------
>
>                 Key: SPARK-2357
>                 URL: https://issues.apache.org/jira/browse/SPARK-2357
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: Zongheng Yang
>            Priority: Minor
>
> For instance, this query:
>     hql("""SELECT * FROM src a JOIN src b ON a.key = 238""") 
> is a case where the HashFilteredJoin pattern doesn't match.



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