Skip to content

ARROW-10445: [Rust] Added doubleEnded iterator to PrimitiveArrayIter#8562

Closed
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:double_ended
Closed

ARROW-10445: [Rust] Added doubleEnded iterator to PrimitiveArrayIter#8562
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:double_ended

Conversation

@jorgecarleitao

Copy link
Copy Markdown
Member

This puts it in line with array::NullIter. This PR is complementary to #8561 (which removes NullIter), so that the PrimitiveArrayIterator can be reversed in the same way NullIter can. Together with #8561, it re-allows Dictionary keys to be iterated backwards.

@github-actions

Copy link
Copy Markdown

@jhorstmann

Copy link
Copy Markdown
Contributor

LGTM

@nevi-me nevi-me left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants