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/08/12 15:37:00 UTC

[jira] [Created] (ARROW-9709) [Java] Test cases in arrow-vector assume little-endian platform

Kazuaki Ishizaki created ARROW-9709:
---------------------------------------

             Summary: [Java] Test cases in arrow-vector assume little-endian platform
                 Key: ARROW-9709
                 URL: https://issues.apache.org/jira/browse/ARROW-9709
             Project: Apache Arrow
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: Kazuaki Ishizaki
            Assignee: Kazuaki Ishizaki


{{MessageSerializerTest.testWriteMessageBufferAligned}}, {{TestArrowReaderWriter.testChannelReadFully}} and {{TestArrowReaderWriter.testChannelReadFullyEos}} assume only a little-endian platform.

Two tests in {{TestArrowReaderWriter}} fails on a big-endian platform.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)