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 2016/09/07 11:54:20 UTC

[jira] [Commented] (FLINK-4589) Fix Merging of Covering Window in MergingWindowSet

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

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

GitHub user aljoscha opened a pull request:

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

    [FLINK-4589] Fix Merging of Covering Window in MergingWindowSet

    This also adds two new test cases for that problem.
    
    R: @StephanEwen 

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

    $ git pull https://github.com/aljoscha/flink fix-merging-set

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

    https://github.com/apache/flink/pull/2476.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 #2476
    
----
commit 2eec6ba7ab6acf55ead2ea395a33043c87d1c911
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2016-09-07T11:51:53Z

    [FLINK-4589] Fix Merging of Covering Window in MergingWindowSet
    
    This also adds two new test cases for that problem.

----


> Fix Merging of Covering Window in MergingWindowSet
> --------------------------------------------------
>
>                 Key: FLINK-4589
>                 URL: https://issues.apache.org/jira/browse/FLINK-4589
>             Project: Flink
>          Issue Type: Bug
>          Components: Windowing Operators
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.0.4, 1.2.0, 1.1.3
>
>
> Right now, when a new window gets merged that covers all of the existing window {{MergingWindowSet}} does not correctly set the state window.



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