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

Ted Yu commented on SPARK-12778:
--------------------------------

I did perform a search in JIRA for Unsafe related Spark JIRAs but didn't find 
any unresolved one.

I checked master branch code base before logging this JIRA.

> Use of Java Unsafe should take endianness into account
> ------------------------------------------------------
>
>                 Key: SPARK-12778
>                 URL: https://issues.apache.org/jira/browse/SPARK-12778
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> In Platform.java, methods of Java Unsafe are called directly without 
> considering endianness.
> In thread, 'Tungsten in a mixed endian environment', Adam Roberts reported 
> data corruption when "spark.sql.tungsten.enabled" is enabled in mixed endian 
> environment.
> Platform.java should take endianness into account.



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