[C++][Parquet] Fix Bloom Filter logic to enable Parquet DB support on Big-Endian (s390x) systems
Open
Component: Parquet
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
This is the sub-issue opened which is part of https://github.com/apache/arrow/issues/48151.
This enhancement is opened to track the fixes for "Bloom Filter" logic to enable support on Big-endian (s390x) platforms.
The fix has been tested on s390x platforms and it works fine. The fix has also been tested on x86 arch, just to make sure its no new regression introduced with this fix.
"take"
### Component(s)
Parquet
Contributor guide
Assessment
This issue has not been assessed yet.