Vishwanatha-HD opened a new pull request, #48195: URL: https://github.com/apache/arrow/pull/48195
### Rationale for this change This PR is intended to enable Parquet DB support on Big-endian (s390x) systems. The fix in this PR fixes "arrow-bit-utility-test" testcase failure. The "arrow-bit-utility-test" testcase was failing with 1 Test case Failure on Big-endian platforms. [ FAILED ] 1 test, listed below: [ FAILED ] BitStreamUtil.ZigZag ### What changes are included in this PR? The fix includes changes to "bit_stream_utils_internal.h" file to address the Abort/Core dump issues. ### Are these changes tested? Yes. The changes are tested on s390x arch to make sure things are working fine. The fix is also tested on x86 arch, to make sure there is no new regression introduced. ### Are there any user-facing changes? No Github issue link: https://github.com/apache/arrow/issues/48194 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
