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

Kouhei Sutou resolved ARROW-8757.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7146
[https://github.com/apache/arrow/pull/7146]

> [C++] Plasma header is written in native endian
> -----------------------------------------------
>
>                 Key: ARROW-8757
>                 URL: https://issues.apache.org/jira/browse/ARROW-8757
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Plasma
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The current Plasma header (version, type, and length) is written in native 
> endian at 
> [here|https://github.com/apache/arrow/blob/master/cpp/src/plasma/io.cc#L65-L71].
>  It will be hard to interpret the Plasma data among different endian 
> platforms in the future.
> At least, the header should be written in the pre-defined endian. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to