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

Takeshi Yamamuro commented on SPARK-8786:
-----------------------------------------

Right now, spark can correctly handle binary types in join/distinct.
This fix just seems to make internal logics more efficient/clear.

> Create a wrapper for BinaryType
> -------------------------------
>
>                 Key: SPARK-8786
>                 URL: https://issues.apache.org/jira/browse/SPARK-8786
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Davies Liu
>
> The hashCode and equals() of Array[Byte] does check the bytes, we should 
> create a wrapper (internally) to do that.



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