Closed alamb closed 2 weeks ago
Closes #.
While reviewing https://github.com/apache/arrow-rs/pull/6671#pullrequestreview-2411229141 from @austin362667 I got nerdsniped trying to find documentation on how to work with the views of the StringView
GenericByteViewArray
u128
Better docs. No functional changes
LGTM, although I think the PartialEq situation is a bug that should be fixed
Tracked in https://github.com/apache/arrow-rs/issues/6679
Thank you for the reviews @austin362667 @tustvold and @jayzhan211
Which issue does this PR close?
Closes #.
Rationale for this change
While reviewing https://github.com/apache/arrow-rs/pull/6671#pullrequestreview-2411229141 from @austin362667 I got nerdsniped trying to find documentation on how to work with the views of the StringView
What changes are included in this PR?
GenericByteViewArray
u128
viewsAre there any user-facing changes?
Better docs. No functional changes