normanj-bitquill opened a new pull request, #41895: URL: https://github.com/apache/arrow/pull/41895
### Rationale for this change Simplify validating the values in a `ValueVector` in unit tests. ### What changes are included in this PR? Methods for creating an `Iterable` and `Iterator` for a `ValueVector`. Also updated some unit tests to use the new methods. ### Are these changes tested? Some unit tests were updated. ### Are there any user-facing changes? The new methods are publicly available in the `ValueVectorUtility` class. -- 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]
