apache / apache/arrow

[C++] Multiple test failures on PowerPC (big endian), on 15.0.2

Open
#40,764 2 comments 0 reactions 0 assignees View on GitHub
Component: C++ Type: bug
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the bug, including details regarding any error messages, version, and platform.

When running the test suite on Gentoo PowerPC (POWER9), I'm getting the following test failures:

```
The following tests FAILED:
18 - arrow-compute-internals-test (Failed)
25 - arrow-utility-test (Failed)
40 - parquet-internals-test (Failed)
41 - parquet-reader-test (Failed)
43 - parquet-arrow-test (Failed)
44 - parquet-arrow-internals-test (Failed)
45 - parquet-encryption-test (Failed)
46 - parquet-encryption-key-management-test (Failed)
Errors while running CTest
```

Build log: [build.txt](https://github.com/apache/arrow/files/14731364/build.txt)
Test log: [test.txt](https://github.com/apache/arrow/files/14731370/test.txt)

Some of them clearly look like endianness issues, others are unclear to me.

### Component(s)

C++

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.