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 2015/10/08 17:31:26 UTC

[jira] [Commented] (FLINK-2780) Remove Old Windowing Logic and API

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

ASF GitHub Bot commented on FLINK-2780:
---------------------------------------

GitHub user aljoscha opened a pull request:

    https://github.com/apache/flink/pull/1242

    [FLINK-2780] Remove Old Windowing Logic and API 

    This rewrites the few examples and tests that are remaining using the new Windowing API.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/flink remove-old-window

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1242.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1242
    
----
commit ad094d36509193c06c33e19f1e06f9c42c7c4d7b
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2015-10-08T09:32:18Z

    [hotfix] Change result of WindowedStream ops to SingleOutputStreamOperator

commit 675014d7f0869137f1afde87a0d6c8c34cc94bf8
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2015-10-04T08:33:06Z

    [FLINK-2780] Remove Old Windowing Logic and API
    
    This rewrites the few examples and tests that are remaining using the
    new Windowing API.

----


> Remove Old Windowing Logic and API
> ----------------------------------
>
>                 Key: FLINK-2780
>                 URL: https://issues.apache.org/jira/browse/FLINK-2780
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>             Fix For: 0.10
>
>
> This might also require porting some tests but I think the new operators and API have good tests already.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)