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

[jira] [Created] (FLINK-18977) Extract WindowOperator construction into a builder class

Seth Wiesman created FLINK-18977:
------------------------------------

             Summary:  Extract WindowOperator construction into a builder class
                 Key: FLINK-18977
                 URL: https://issues.apache.org/jira/browse/FLINK-18977
             Project: Flink
          Issue Type: Improvement
          Components: API / DataStream
            Reporter: Seth Wiesman
             Fix For: 1.12.0


Extracts the logic from WindowedStream into a builder class so that there is one definitive way to create and configure the window operator. This is a pre-requisite to supporting the window operator in the state processor api. 



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