You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by he...@apache.org on 2018/08/06 15:55:25 UTC

[beam] branch master updated (2d3ce51 -> 234ea5e)

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

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


    from 2d3ce51  Merge pull request #6140 from apilloud/parallel-nexmark
     add 7702a91  [BEAM-4276] Combiner lifting for Dataflow
     add c226319  Add missing import and constant
     new 234ea5e  [BEAM-4276] Combiner lifting for Dataflow

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:
 .../beam/runners/dataflow/dataflowlib/translate.go | 36 ++++++++++++++++++++--
 1 file changed, 33 insertions(+), 3 deletions(-)


[beam] 01/01: [BEAM-4276] Combiner lifting for Dataflow

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

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

commit 234ea5ec851d68c80a78ab9e66d3dc8bcdd49e0b
Merge: 2d3ce51 c226319
Author: Henning Rohde <he...@seekerror.org>
AuthorDate: Mon Aug 6 08:55:21 2018 -0700

    [BEAM-4276] Combiner lifting for Dataflow

 .../beam/runners/dataflow/dataflowlib/translate.go | 36 ++++++++++++++++++++--
 1 file changed, 33 insertions(+), 3 deletions(-)