GitHub user aljoscha opened a pull request:

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

    Fix timely flatmap issues

    R: @manuzhang for review, mostly for the updated Javadoc comment

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

    $ git pull https://github.com/aljoscha/flink fix-timely-flatmap-issues

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

    https://github.com/apache/flink/pull/2715.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 #2715
    
----
commit 613ebc72528380ead9faf2b1510558c54483397c
Author: Aljoscha Krettek <[email protected]>
Date:   2016-10-28T10:21:22Z

    [FLINK-4951] Fix Javadoc of KeyedStream.flatMap(TimelyFlatMapFunction)

commit 0ea649b965de9d95465511dc863ee17177fa6285
Author: Aljoscha Krettek <[email protected]>
Date:   2016-10-28T11:47:06Z

    [FLINK-4952] [scala] Add KeyedStream.flatMap(TimelyFlatMapFunction)

commit b105a88613fe48a7e67c67bcf84e57be25c7457e
Author: Aljoscha Krettek <[email protected]>
Date:   2016-10-28T11:58:29Z

    [FLINK-4955] Add Translations Tests for 
KeyedStream.flatMap(TimelyFlatMapFunction)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to