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)