[
https://issues.apache.org/jira/browse/ARROW-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-8457.
-----------------------------------
Fix Version/s: 0.17.0
Resolution: Fixed
Issue resolved by pull request 6936
[https://github.com/apache/arrow/pull/6936]
> [C++] bridge test does not take care of endianness
> --------------------------------------------------
>
> Key: ARROW-8457
> URL: https://issues.apache.org/jira/browse/ARROW-8457
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Kazuaki Ishizaki
> Assignee: Kazuaki Ishizaki
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.17.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> According to the
> [specification|https://github.com/apache/arrow/blob/master/docs/source/format/CDataInterface.rst]
> of ArrowSchema, memory format uses the native endian of the CPU. However,
> the test cases assume only little endian.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)