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

Apache Spark commented on SPARK-18963:
--------------------------------------

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

> Test Failuire on big endian; 
> o.a.s.unsafe.types.UTF8StringSuite.writeToOutputStreamIntArray
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-18963
>                 URL: https://issues.apache.org/jira/browse/SPARK-18963
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 2.1.1
>            Reporter: Pete Robbins
>            Priority: Minor
>
> SPARK-18658 introduced a new test which is flipping a ByteBuffer into little 
> endian order. This is not necessary on a big endian platform and results in:
> writeToOutputStreamIntArray(org.apache.spark.unsafe.types.UTF8StringSuite)  
> Time elapsed: 0.01 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[大千世界]> but was:<[姤�䃍���]>
>       at 
> org.apache.spark.unsafe.types.UTF8StringSuite.writeToOutputStreamIntArray(UTF8StringSuite.java:609)
> PR on it's way



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