You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2017/08/17 21:36:02 UTC

[jira] [Commented] (FLINK-7471) Improve bounded OVER support non-retract method AGG

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

Fabian Hueske commented on FLINK-7471:
--------------------------------------

Are you proposing to compute all aggregates for each record completely from scratch?
How would we separate retracting and non-retracting aggregation functions from each other? 
Does this require a major refactoring of the code-generation and aggregation infrastructure that we implemented some months ago?

> Improve bounded OVER support non-retract method AGG
> ---------------------------------------------------
>
>                 Key: FLINK-7471
>                 URL: https://issues.apache.org/jira/browse/FLINK-7471
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table API & SQL
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>
> Currently BOUNDED OVER WINDOW only support have {{retract}} method AGG. In this JIRA. will add non-retract method support.
> What do you think? [~fhueske]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)