apache / apache/arrow-rs

[Rust]: Fix dense array implementations for big endian systems

Closed
#122 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.