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 2015/07/05 08:38:04 UTC

[jira] [Commented] (SPARK-8804) order of UTF8String is wrong if there is any non-ascii character in it

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

Apache Spark commented on SPARK-8804:
-------------------------------------

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

>  order of UTF8String is wrong if there is any non-ascii character in it
> -----------------------------------------------------------------------
>
>                 Key: SPARK-8804
>                 URL: https://issues.apache.org/jira/browse/SPARK-8804
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>            Priority: Blocker
>             Fix For: 1.4.1
>
>
> We compare the UTF8String byte by byte, but byte in JVM is signed, it should be compared as unsigned.



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