Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ensure footer test passes on big endian #609

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

paleolimbot
Copy link
Member

@paleolimbot paleolimbot commented Sep 16, 2024

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

@paleolimbot paleolimbot marked this pull request as ready for review September 17, 2024 15:03
Copy link
Member

@bkietz bkietz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one nit

src/nanoarrow/ipc/decoder_test.cc Outdated Show resolved Hide resolved
@paleolimbot paleolimbot merged commit 8f2bfd0 into apache:main Sep 17, 2024
34 checks passed
@paleolimbot paleolimbot deleted the fix-big-endian-footer-ttest branch September 17, 2024 17:53
@paleolimbot paleolimbot added this to the nanoarrow 0.6.0 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants