You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/01/12 16:28:39 UTC

[jira] [Created] (SPARK-12778) Use of Java Unsafe should take endianness into account

Ted Yu created SPARK-12778:
------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org