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 2018/10/24 14:09:24 UTC

[beam] branch master updated (7800c30 -> a87dfe4)

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 7800c30  Merge pull request #6807: [BEAM-5833] Fix java-harness build by adding flush() to BeamFnDataWriteRunnerTest
     add cf264a5  [BEAM-5848] Fix coder for streaming impulse source.
     new a87dfe4  Merge pull request #6810: [BEAM-5848] Fix coder for streaming impulse source

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:
 .../flink/FlinkStreamingPortablePipelineTranslator.java    | 14 +++++++++-----
 .../wrappers/streaming/io/StreamingImpulseSource.java      |  4 +++-
 2 files changed, 12 insertions(+), 6 deletions(-)


[beam] 01/01: Merge pull request #6810: [BEAM-5848] Fix coder for streaming impulse source

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 a87dfe4a7bc669769c04221d94319aa72134ed35
Merge: 7800c30 cf264a5
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Wed Oct 24 16:09:17 2018 +0200

    Merge pull request #6810: [BEAM-5848] Fix coder for streaming impulse source

 .../flink/FlinkStreamingPortablePipelineTranslator.java    | 14 +++++++++-----
 .../wrappers/streaming/io/StreamingImpulseSource.java      |  4 +++-
 2 files changed, 12 insertions(+), 6 deletions(-)