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

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

Kazuaki Ishizaki created ARROW-8457:
---------------------------------------

             Summary: [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


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)