kiszk opened a new pull request #7136: URL: https://github.com/apache/arrow/pull/7136
This PR supports big-endian platforms of bit operations such as Bitmap, BitRead, BitWriter, and others. Ths PR can fix arrow-utility-test's [failures](https://travis-ci.org/github/apache/arrow/builds/684931696). This PR still assumes that data layout in buffer is in little-endian. This PR converts data layout to native-endian to process data. This PR also updates `Bitmap.ShiftingWordsOptimization` to support big-endian platform. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
