-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Component: RStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: RStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement