[GitHub] incubator-beam pull request: [BEAM-270] Support Timestamps/Windows...

2016-05-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/343 --- 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

[GitHub] incubator-beam pull request: [BEAM-270] Support Timestamps/Windows...

2016-05-19 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/incubator-beam/pull/328 --- 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 featu

[GitHub] incubator-beam pull request: [BEAM-270] Support Timestamps/Windows...

2016-05-17 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/incubator-beam/pull/343 [BEAM-270] Support Timestamps/Windows in Flink Batch This is a cleanup version of #328, this time for real. The interesting things are in `FlinkPartialReduceFunction`/`FlinkReduceF

[GitHub] incubator-beam pull request: [BEAM-270] Support Timestamps/Windows...

2016-05-17 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/incubator-beam/pull/335 --- 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 featu

[GitHub] incubator-beam pull request: [BEAM-270] Support Timestamps/Windows...

2016-05-14 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/incubator-beam/pull/335 [BEAM-270] Support Timestamps/Windows in Flink Batch This is a cleanup version of #328 You can merge this pull request into a Git repository by running: $ git pull https://github.com/

[GitHub] incubator-beam pull request: [BEAM-270] Support Timestamps/Windows...

2016-05-12 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/incubator-beam/pull/328 [BEAM-270] Support Timestamps/Windows in Flink Batch This change sits on top of #291 With this we can run all of the `RunnableOnService` tests on the Flink batch runner. Almost al