[ 
https://issues.apache.org/jira/browse/CALCITE-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501947#comment-17501947
 ] 

shampoo liu commented on CALCITE-565:
-------------------------------------

any progress on this task ?

> Implement windowed aggregate in interpreter
> -------------------------------------------
>
>                 Key: CALCITE-565
>                 URL: https://issues.apache.org/jira/browse/CALCITE-565
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Julian Hyde
>            Priority: Major
>
> Implement windowed aggregate (the Window relational expression) in the 
> interpreter.
> Aggregate functions could be implemented by generating Java ASTs (via 
> AggImplementor) but it would be simpler to implement them using 
> AggregateFunctionImpl, as if they were user-defined aggregates. 
> (AggregateNode already does this.)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to