You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/10/13 08:06:00 UTC

[jira] [Created] (FLINK-19608) Support window TVF based window aggreagte in planner

Jark Wu created FLINK-19608:
-------------------------------

             Summary: Support window TVF based window aggreagte in planner
                 Key: FLINK-19608
                 URL: https://issues.apache.org/jira/browse/FLINK-19608
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
            Reporter: Jark Wu


Support window TVF based window aggreagte in planner.  We will introduce new physical nodes for {{StreamExecWindowPropertyAggregate}} and {{StreamExecWindowAssigner}}, and optimize them into {{StreamExecGroupWindowAggregate}} if possible. 




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