apache / apache/arrow-rs

Implement bit slice iterator for big endian platforms

Closed
#120 0 comments 0 reactions 0 assignees View on GitHub
arrow enhancement
Dominant language
Rust
Stars
3.6k
Forks
1.3k
Avg merge
2d 18h
Merged PRs (30d)
169

Description

*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10535

Implement big-endian support for bit slice iterators in the arrow arrays, also allow storing and interpreting data as big-endian.

Contributor guide

Open the contributing guide

Research direction

Start by locating the bit slice iterators in the arrow arrays and inspect how their current byte ordering is handled. Done means bit slice iteration works on big-endian platforms and array data can be stored and interpreted as big-endian.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.