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

Add missing value_unchecked() of FixedSizeBinaryArray #1419

Closed
jackwener opened this issue Mar 10, 2022 · 0 comments · Fixed by #1420
Closed

Add missing value_unchecked() of FixedSizeBinaryArray #1419

jackwener opened this issue Mar 10, 2022 · 0 comments · Fixed by #1420
Labels
enhancement Any new improvement worthy of a entry in the changelog

Comments

@jackwener
Copy link
Member

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Add value_unchecked() for FixedSizeBinaryArray.

What's more, add a test for PartialEq of test_fixed_size_binary_array

Describe the solution you'd like
Supplementary implementation

Describe alternatives you've considered
None

Additional context
None

@jackwener jackwener added the enhancement Any new improvement worthy of a entry in the changelog label Mar 10, 2022
@alamb alamb changed the title Missing value_unchecked() of FixedSizeBinaryArray Add missing value_unchecked() of FixedSizeBinaryArray Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant