[Rust]: Fix dense array implementations for big endian systems
Closed
arrow
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 167
Description
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10537
Dense implementations like union and null arrays should be fixed.
Contributor guide
Research direction
The issue identifies dense array implementations, specifically union and null arrays, as the affected areas. Start by locating those Rust implementations and examining how they behave on big-endian systems. Done means the dense implementations work correctly on big-endian targets, with coverage for the affected arrays.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100