Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-10424: [Rust] Minor simplification to the generic impl PrimitiveArray #8552

Closed
wants to merge 1 commit into from
Closed

ARROW-10424: [Rust] Minor simplification to the generic impl PrimitiveArray #8552

wants to merge 1 commit into from

Conversation

jorgecarleitao
Copy link
Member

This PR is a small simplification of our array generics. This became consequence of the end of the trait specialization.

@github-actions
Copy link

Copy link
Contributor

@nevi-me nevi-me left a comment

Choose a reason for hiding this comment

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

LGTM

@jorgecarleitao jorgecarleitao deleted the array_simple branch December 14, 2020 07:35
GeorgeAp pushed a commit to sirensolutions/arrow that referenced this pull request Jun 7, 2021
…eArray

This PR is a small simplification of our array generics. This became consequence of the end of the trait specialization.

Closes apache#8552 from jorgecarleitao/array_simple

Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com>
Signed-off-by: Jorge C. Leitao <jorgecarleitao@gmail.com>
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.

None yet

2 participants