You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ap...@apache.org on 2018/12/28 23:48:53 UTC

[beam] 01/01: Merge pull request #7379 from lostluck/fixbreak

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

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

commit ca4defe906ed203768c4aa86ccd0900d72c47fbe
Merge: 9ad1074 0d50a17
Author: Andrew Pilloud <ap...@users.noreply.github.com>
AuthorDate: Fri Dec 28 15:48:44 2018 -0800

    Merge pull request #7379 from lostluck/fixbreak
    
    Fix go PostCommit break

 sdks/go/pkg/beam/core/runtime/exec/fn.go         | 29 +++++-----
 sdks/go/pkg/beam/core/runtime/exec/fn_arity.go   | 35 ++++++------
 sdks/go/pkg/beam/core/runtime/exec/fn_arity.tmpl | 71 ++++++++++++------------
 3 files changed, 68 insertions(+), 67 deletions(-)