normanj-bitquill commented on code in PR #41895:
URL: https://github.com/apache/arrow/pull/41895#discussion_r1631767911


##########
java/vector/src/main/java/org/apache/arrow/vector/util/ValueVectorUtility.java:
##########


Review Comment:
   @lidavidm I have updated this. There is a new interface that a `ValueVector` 
can implement. The new interface provides methods for getting an `Iterator` or 
`Iterable`. The new interface also allows the value type to be specified so 
that the `Iterator` will be properly typed.



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