[ 
https://issues.apache.org/jira/browse/ARROW-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657279#comment-17657279
 ] 

Rok Mihevc commented on ARROW-245:
----------------------------------

This issue has been migrated to [issue 
#15587|https://github.com/apache/arrow/issues/15587] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Format] Clarify Arrow's relationship with big endian platforms
> ---------------------------------------------------------------
>
>                 Key: ARROW-245
>                 URL: https://issues.apache.org/jira/browse/ARROW-245
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Format
>            Reporter: Wes McKinney
>            Assignee: Julien Le Dem
>            Priority: Major
>             Fix For: 0.1.0
>
>
> Per August 2016 mailing list question re: big endian platforms, we have in 
> the format document:
> https://github.com/apache/arrow/blob/master/format/Layout.md#byte-order-endianness
> We should clarify that this does not mean that Arrow cannot be used on big 
> endian platforms, but rather that the canonical or "in-flight" memory 
> representation (for IPC or memory sharing of any kind) is little-endian, so 
> big endian systems would need to byte swap big endian integers if they intend 
> to expose memory to any other system using Arrow. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to