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.