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:10 UTC

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

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.