[ 
https://issues.apache.org/jira/browse/SPARK-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-13745.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12397
[https://github.com/apache/spark/pull/12397]

> Support columnar in memory representation on Big Endian platforms
> -----------------------------------------------------------------
>
>                 Key: SPARK-13745
>                 URL: https://issues.apache.org/jira/browse/SPARK-13745
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Tim Preece
>              Labels: big-endian
>             Fix For: 2.0.0
>
>
> SPARK-12785 introduced a columnar in memory representation. 
> Currently this feature is explicitly only supported on Little Endian 
> platorms. On Big Endian platforms the following exception is thrown:
> "org.apache.commons.lang.NotImplementedException: Only little endian is 
> supported."
> This JIRA should be used to extend support to Big Endian architectures, and 
> decide whether the "in memory" columnar format should be consistent with 
> parquet format.



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