Skip to content

[Java] Add typed child getter to StructVector #37863

@lidavidm

Description

@lidavidm

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions