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)