mapleFU commented on code in PR #8694:
URL: https://github.com/apache/arrow-rs/pull/8694#discussion_r2471846620
##########
arrow-array/src/array/byte_view_array.rs:
##########
@@ -541,7 +594,12 @@ impl<T: ByteViewType + ?Sized> GenericByteViewArray<T> {
/// `buffer_index` reset to `0` and its `offset` updated so that it
points
Review Comment:
```suggestion
/// `buffer_index` reset to `buffer_index` user pass in and its
`offset` updated so that it points
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]