[ 
https://issues.apache.org/jira/browse/ARROW-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Cook updated ARROW-13778:
-----------------------------
    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.  (was: 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.)

> [R] Handle complex summarize expressions
> ----------------------------------------
>
>                 Key: ARROW-13778
>                 URL: https://issues.apache.org/jira/browse/ARROW-13778
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>             Fix For: 6.0.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to