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

   > The [above example use 
case](https://github.com/apache/arrow-rs/pull/6924#issuecomment-2571397666) 
(kindly provided by @kylebarron) -- is already passing on main. 🤔 See 
demonstration: [influxdata#6](https://github.com/influxdata/arrow-rs/pull/6). I 
added comments for where the generic iterators are already implemented.
   
   So perhaps the conclusion is that `ArrayAccessor` is already sufficient, but 
it was not obvious / clear how to use it / find it.
   
   What can we do to make it clearer to find? Maybe we can add this example on 
`ArrayAccessor` and then add a link to `ArrayAccessor` from the documentation 
for `BinaryViewArray` and `BinaryArray` and `FixedSizdBinaryArray` 🤔 


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