You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tg...@apache.org on 2018/01/12 22:09:31 UTC

[beam] branch go-sdk updated (acac64e -> 334180c)

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

tgroh pushed a change to branch go-sdk
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from acac64e  Merge pull request #4373 from herohde/runtime6
     add 599b746  Fix value encoding for Create
     new 334180c  Merge pull request #4397

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/coder_test.go                     |  7 +++--
 sdks/go/pkg/beam/create.go                         | 23 ++++++++++----
 .../bigqueryio/bigquery_test.go => create_test.go} | 35 ++++++++++++++--------
 3 files changed, 44 insertions(+), 21 deletions(-)
 copy sdks/go/pkg/beam/{io/bigqueryio/bigquery_test.go => create_test.go} (61%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4397

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

tgroh pushed a commit to branch go-sdk
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 334180c0d848376bd367b8a2b1e42d9717e84d9d
Merge: acac64e 599b746
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Fri Jan 12 14:09:27 2018 -0800

    Merge pull request #4397
    
    [BEAM-3458] Fix value encoding for Create

 sdks/go/pkg/beam/coder_test.go                     |  7 +++--
 sdks/go/pkg/beam/create.go                         | 23 ++++++++++----
 sdks/go/pkg/beam/{coder_test.go => create_test.go} | 35 ++++++++++++----------
 3 files changed, 42 insertions(+), 23 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.