Skip to content

[R] Support making FieldRef from integer #33756

@nealrichardson

Description

@nealrichardson

Describe the enhancement requested

#19706 added support for creating nested field refs, and it uncovered that it is possible in C++ to create FieldRefs from integer positions but it is not supported in R. Expression$field_ref(2) is theoretically useable, but support for struct_column[[2]] in a dplyr pipeline would be more practically useful.

Component(s)

R

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions