You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2019/01/10 17:25:51 UTC

[beam] branch master updated (14426af -> 49d5cf5)

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

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


    from 14426af  Merge pull request #7459: [BEAM-6405] Reduce parallelism of PortableValidatesRunner tests
     add b9e51f6  [BEAM-6326] Fix portable stateful processing with side input
     new 49d5cf5  Merge pull request #7453: [BEAM-6326] Fix portable stateful processing with side input

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:
 .../FlinkStreamingPortablePipelineTranslator.java  | 41 +++++++++++++++++++---
 .../state/FlinkKeyGroupStateInternals.java         |  6 ++--
 2 files changed, 40 insertions(+), 7 deletions(-)


[beam] 01/01: Merge pull request #7453: [BEAM-6326] Fix portable stateful processing with side input

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

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

commit 49d5cf56db0137f4acfc9e54d9188e6ae998ca06
Merge: 14426af b9e51f6
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Thu Jan 10 09:25:41 2019 -0800

    Merge pull request #7453: [BEAM-6326] Fix portable stateful processing with side input

 .../FlinkStreamingPortablePipelineTranslator.java  | 41 +++++++++++++++++++---
 .../state/FlinkKeyGroupStateInternals.java         |  6 ++--
 2 files changed, 40 insertions(+), 7 deletions(-)