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

2019-05-20 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyukjin Kwon updated SPARK-12778: - Labels: bulk-closed (was: ) > Use of Java Unsafe should take endianness into account >

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

2016-01-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SPARK-12778: --- Description: In Platform.java, methods of Java Unsafe are called directly without considering endianness. I

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

2016-01-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SPARK-12778: --- Description: In Platform.java, methods of Java Unsafe are called directly without considering endianness. I

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

2016-01-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SPARK-12778: --- Component/s: Input/Output > Use of Java Unsafe should take endianness into account >