apache / apache/arrow-rs

DoubleEndedIterator for BitChunks

Open
#173 0 comments 0 reactions 0 assignees View on GitHub
arrow
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-11471

The usecase is to efficiently find the last non-null value in an array slice by iterating over the bits in chunks and using u64::leading_zeroes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.