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

Reply via email to