[
https://issues.apache.org/jira/browse/ARROW-9704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-9704.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 7942
[https://github.com/apache/arrow/pull/7942]
> [Java] TestEndianness.testLittleEndian fails on big endian platform
> -------------------------------------------------------------------
>
> Key: ARROW-9704
> URL: https://issues.apache.org/jira/browse/ARROW-9704
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Kazuaki Ishizaki
> Assignee: Kazuaki Ishizaki
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> {{TestEndianness.testLittleEndian}} assumes that the data layout of int is
> little-endian. Thus, this test fails on a big-endian platform.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)