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/31 17:57:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-18977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187920#comment-17187920 ] 

Seth Wiesman commented on FLINK-18977:
--------------------------------------

fixed in master: fe867a6f55e84aad803a12e5df31074a1404a9e8

>  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)