lidavidm opened a new issue, #37863: URL: https://github.com/apache/arrow/issues/37863
### Describe the enhancement requested StructVector lets you use `getVectorById`/`getChild` to get the children, but you have to cast the result afterwards; it would be nice (if not absolutely necessary) to have an accessor that casts for you (and provides a nicer exception if it turns out the type was different, the field was missing, etc.) ### Component(s) Java -- 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]
