You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/04/14 18:36:00 UTC

[jira] [Assigned] (ARROW-8457) [C++] bridge test does not take care of endianness

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

Kazuaki Ishizaki reassigned ARROW-8457:
---------------------------------------

    Assignee: Kazuaki Ishizaki

> [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
>          Time Spent: 10m
>  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)