Add missing value_unchecked() of FixedSizeBinaryArray
#1419
Labels
enhancement
Any new improvement worthy of a entry in the changelog
FixedSizeBinaryArray
#1419
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
The text was updated successfully, but these errors were encountered: