You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/06/14 13:04:32 UTC

[beam] branch master updated (59ea050 -> f2067fe)

This is an automated email from the ASF dual-hosted git repository.

mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 59ea050  Merge pull request #8675: [BEAM-7402] BigQuery IO read performance tests
     add 64abb60  [BEAM-7551] Checkpoint Flink's ImpulseSourceFunction
     new f2067fe  Merge pull request #8857: [BEAM-7551] Checkpoint Flink's ImpulseSourceFunction

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../functions/ImpulseSourceFunction.java           | 33 ++++++++-
 .../functions/ImpulseSourceFunctionTest.java       | 83 ++++++++++++++++++++--
 2 files changed, 109 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #8857: [BEAM-7551] Checkpoint Flink's ImpulseSourceFunction

Posted by mx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mxm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit f2067fe89f75e269d2171afd6628480ce96ec617
Merge: 59ea050 64abb60
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Fri Jun 14 15:04:18 2019 +0200

    Merge pull request #8857: [BEAM-7551] Checkpoint Flink's ImpulseSourceFunction

 .../functions/ImpulseSourceFunction.java           | 33 ++++++++-
 .../functions/ImpulseSourceFunctionTest.java       | 83 ++++++++++++++++++++--
 2 files changed, 109 insertions(+), 7 deletions(-)