Skip to content

[R] Handle complex summarize expressions #29405

@asfimport

Description

@asfimport

Right now we can do summarize(x = agg(field), y = agg(expr)) but we can't do z = agg(fn\(x\)) or q = agg(field) + agg(field). This will require more complex expression massaging.

Reporter: Neal Richardson / @nealrichardson
Assignee: Neal Richardson / @nealrichardson

Related issues:

PRs and other links:

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions