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

[jira] [Created] (FLINK-19609) Support streaming window join in planner

Jark Wu created FLINK-19609:
-------------------------------

             Summary: Support streaming window join in planner
                 Key: FLINK-19609
                 URL: https://issues.apache.org/jira/browse/FLINK-19609
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / Planner
            Reporter: Jark Wu
             Fix For: 1.12.0


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




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