You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2018/05/16 00:52:09 UTC

[beam] branch master updated (f17f1d7 -> 9d6b857)

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

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


    from f17f1d7  Merge pull request #5371: Make Cloud Spanner transaction id public
     add ec1ff7f  [BEAM-3826] Add missing package comments
     new 9d6b857  Merge pull request #5378 [BEAM-3826] Add missing Go SDK package comments

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/coderx/int.go         | 1 +
 sdks/go/pkg/beam/core/runtime/exec/optimized/gen.go | 1 +
 sdks/go/pkg/beam/core/util/ioutilx/read.go          | 1 +
 sdks/go/pkg/beam/core/util/symtab/symtab.go         | 1 +
 sdks/go/pkg/beam/io/filesystem/filesystem.go        | 2 ++
 sdks/go/pkg/beam/io/filesystem/gcs/gcs.go           | 2 ++
 sdks/go/pkg/beam/io/filesystem/local/local.go       | 1 +
 sdks/go/pkg/beam/io/textio/textio.go                | 1 +
 sdks/go/pkg/beam/model/gen.go                       | 1 +
 sdks/go/pkg/beam/runners/dataflow/dataflow.go       | 2 ++
 sdks/go/pkg/beam/runners/direct/direct.go           | 2 ++
 sdks/go/pkg/beam/testing/ptest/ptest.go             | 1 +
 sdks/go/pkg/beam/transforms/stats/count.go          | 1 +
 13 files changed, 17 insertions(+)

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

[beam] 01/01: Merge pull request #5378 [BEAM-3826] Add missing Go SDK package comments

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

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

commit 9d6b857b73e12288608197ee2e0f3ff60203a278
Merge: f17f1d7 ec1ff7f
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Tue May 15 17:52:05 2018 -0700

    Merge pull request #5378 [BEAM-3826] Add missing Go SDK package comments
    
    [BEAM-3826] Add missing Go SDK package comments

 sdks/go/pkg/beam/core/runtime/coderx/int.go         | 1 +
 sdks/go/pkg/beam/core/runtime/exec/optimized/gen.go | 1 +
 sdks/go/pkg/beam/core/util/ioutilx/read.go          | 1 +
 sdks/go/pkg/beam/core/util/symtab/symtab.go         | 1 +
 sdks/go/pkg/beam/io/filesystem/filesystem.go        | 2 ++
 sdks/go/pkg/beam/io/filesystem/gcs/gcs.go           | 2 ++
 sdks/go/pkg/beam/io/filesystem/local/local.go       | 1 +
 sdks/go/pkg/beam/io/textio/textio.go                | 1 +
 sdks/go/pkg/beam/model/gen.go                       | 1 +
 sdks/go/pkg/beam/runners/dataflow/dataflow.go       | 2 ++
 sdks/go/pkg/beam/runners/direct/direct.go           | 2 ++
 sdks/go/pkg/beam/testing/ptest/ptest.go             | 1 +
 sdks/go/pkg/beam/transforms/stats/count.go          | 1 +
 13 files changed, 17 insertions(+)

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