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

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

     [ https://issues.apache.org/jira/browse/FLINK-18977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-18977:
-----------------------------------
    Labels: pull-request-available  (was: )

>  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
>            Assignee: Seth Wiesman
>            Priority: Major
>              Labels: pull-request-available
>             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)