alamb commented on PR #6924:
URL: https://github.com/apache/arrow-rs/pull/6924#issuecomment-2571388352

   > When I looked at the existing code, we have a [&'a 
GenericByteArray](https://github.com/apache/arrow-rs/blob/b77d38d022079b106449ead3996f373edc906327/arrow-array/src/array/byte_array.rs#L547)
 which also takes a reference and returns ArrayIter. So I wasn't sure why this 
was needed
   
   I think the idea is that `BinaryViewArray` is not a `GenericBinaryArray` (it 
is a similarly named `GenericBinaryViewArray`, right?)


-- 
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]

Reply via email to