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:56:25 UTC

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

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 234ea5e  [BEAM-4276] Combiner lifting for Dataflow
     add 90d6cab  Directly call Fn since we're wrapped anyways in plan.go
     new fe7d4fb  [BEAM-5030]  Consolidate defer overhead per bundle

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:
 sdks/go/pkg/beam/core/runtime/exec/fn.go | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)


[beam] 01/01: [BEAM-5030] Consolidate defer overhead per bundle

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 fe7d4fb6d45cf147bb6c97466128930b0a950521
Merge: 234ea5e 90d6cab
Author: Henning Rohde <he...@seekerror.org>
AuthorDate: Mon Aug 6 08:56:21 2018 -0700

    [BEAM-5030]  Consolidate defer overhead per bundle

 sdks/go/pkg/beam/core/runtime/exec/fn.go | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)