Vishwanatha-HD opened a new pull request, #48215: URL: https://github.com/apache/arrow/pull/48215
… on s390x ### Rationale for this change This PR is intended to enable Parquet DB support on Big-endian (s390x) systems. The fix in this PR fixes the "Arrow/Reader_internal" logic. ### What changes are included in this PR? The fix includes changes to following file: cpp/src/parquet/arrow/reader_internal.cc ### 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 main Issue link: https://github.com/apache/arrow/issues/48151 -- 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]
