apache / arrow-nanoarrow

Helpers for Arrow C Data & Arrow C Stream interfaces
https://arrow.apache.org/nanoarrow
Apache License 2.0
174 stars 38 forks source link

fix: Ensure footer test passes on big endian #609

Closed paleolimbot closed 2 months ago

paleolimbot commented 2 months ago

This PR fixes the verification run failure for big endian, which is currently failing on the NanoarrowIpcNanoarrowFooterRoundtrip tests. Checked with:

export NANOARROW_ARCH=s390x
docker compose run --rm verify