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/03/20 21:41:40 UTC

[beam] branch master updated (e499c78 -> f8ccbe5)

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 e499c78  Merge pull request #4898: Clean up ExecutableStage
     add 978c2cb  [BEAM-3817] Switch BQ write to not use side input
     add f6631dc  Add TODO to revert Go IO to use side input
     new f8ccbe5  Merge pull request #4840 [BEAM-3817] Switch Go SDK BQ write to not use side input

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/combine.go                | 7 +------
 sdks/go/pkg/beam/io/bigqueryio/bigquery.go | 9 ++++++---
 sdks/go/pkg/beam/io/textio/textio.go       | 8 +++-----
 sdks/go/pkg/beam/util.go                   | 9 +++++++++
 4 files changed, 19 insertions(+), 14 deletions(-)

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

[beam] 01/01: Merge pull request #4840 [BEAM-3817] Switch Go SDK BQ write to not use side input

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 f8ccbe5cfa64459b39cccf58dc14b1bd7d0f99f6
Merge: e499c78 f6631dc
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Tue Mar 20 14:41:36 2018 -0700

    Merge pull request #4840 [BEAM-3817] Switch Go SDK BQ write to not use side input

 sdks/go/pkg/beam/combine.go                | 7 +------
 sdks/go/pkg/beam/io/bigqueryio/bigquery.go | 9 ++++++---
 sdks/go/pkg/beam/io/textio/textio.go       | 8 +++-----
 sdks/go/pkg/beam/util.go                   | 9 +++++++++
 4 files changed, 19 insertions(+), 14 deletions(-)


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