You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "paleolimbot (via GitHub)" <gi...@apache.org> on 2023/02/27 21:07:35 UTC

[GitHub] [arrow-nanoarrow] paleolimbot opened a new issue, #125: [C] Metadata tests fail on big endian

paleolimbot opened a new issue, #125:
URL: https://github.com/apache/arrow-nanoarrow/issues/125

   The example data used to test metadata decoding is hard-coded to little-endian. This is fairly straightforward to port to big endian (but would need a compile-time big endian define to pass). This can be checked using `DOCKER_DEFAULT_PLATFORM=linux/s390x docker run --rm -it alpine:latest` using the release verification instructions for Alpine Linux.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-nanoarrow] paleolimbot closed issue #125: [C] Metadata tests fail on big endian

Posted by "paleolimbot (via GitHub)" <gi...@apache.org>.
paleolimbot closed issue #125: [C] Metadata tests fail on big endian
URL: https://github.com/apache/arrow-nanoarrow/issues/125


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org