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

Sean Owen updated SPARK-8152:
-----------------------------
         Component/s: SQL
    Target Version/s:   (was: 1.3.1)

Please read 
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark first. 
Don't set target version, and set Component.

> Dataframe Join Ignores Condition
> --------------------------------
>
>                 Key: SPARK-8152
>                 URL: https://issues.apache.org/jira/browse/SPARK-8152
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Eric Doi
>         Attachments: field_choice_pinpointed.png, side-by-side.png
>
>
> When joining two tables A and B, on condition that A.X = B.X, in some cases 
> that condition is not fulfilled in the result.
> Suspect it might be due to duplicate column names in the source tables 
> causing confusion.  Is it possible for there to exist hidden fields in a 
> dataframe?
> Will attach a screenshot for more details.  The bug is reproducible but hard 
> to pinpoint.



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