-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
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.