You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/03/30 20:03:44 UTC

[beam] branch master updated (6b32a9e -> 95a524e)

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

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


    from 6b32a9e  Merge pull request #4873 Add PipelineRunner.run_async for non-blocking execution.
     add 706c9e0  Fix golint issues
     new 95a524e  Fix golint issues

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/translate.go         | 2 +-
 sdks/go/pkg/beam/core/runtime/graphx/coder.go           | 2 +-
 sdks/go/pkg/beam/core/runtime/graphx/translate.go       | 1 +
 sdks/go/pkg/beam/runners/dataflow/dataflow.go           | 2 +-
 sdks/go/pkg/beam/runners/universal/runnerlib/compile.go | 2 +-
 sdks/go/pkg/beam/runners/universal/universal.go         | 1 +
 sdks/go/pkg/beam/validate.go                            | 2 +-
 7 files changed, 7 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: Fix golint issues

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

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

commit 95a524e52606de1467b5d8b2cc99263b8a111a8d
Merge: 6b32a9e 706c9e0
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Mar 30 13:03:38 2018 -0700

    Fix golint issues

 sdks/go/pkg/beam/core/runtime/exec/translate.go         | 2 +-
 sdks/go/pkg/beam/core/runtime/graphx/coder.go           | 2 +-
 sdks/go/pkg/beam/core/runtime/graphx/translate.go       | 1 +
 sdks/go/pkg/beam/runners/dataflow/dataflow.go           | 2 +-
 sdks/go/pkg/beam/runners/universal/runnerlib/compile.go | 2 +-
 sdks/go/pkg/beam/runners/universal/universal.go         | 1 +
 sdks/go/pkg/beam/validate.go                            | 2 +-
 7 files changed, 7 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.