Skip to content

[C++] Allow FieldPath to work with ListElement #20489

@asfimport

Description

@asfimport

FieldRef::FromDotPath can parse a single list element field. ie. {}'path.to.list[0]{`}but does not work in practice. Failing with:

struct_field: cannot subscript field of type list<....>

Being able to add a slice or multiple list elements is not within the scope of this issue. 

Reporter: Miles Granger / @milesgranger
Assignee: Miles Granger / @milesgranger

PRs and other links:

Note: This issue was originally created as ARROW-18265. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions