You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/01/05 01:45:49 UTC

[beam] branch master updated (a896bbc -> 6c024c6)

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

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


    from a896bbc  Merge pull request #7378 from boyuanzz/fix_bq
     add 574526f  Plumb the contexts though the gcsx library.
     new 6c024c6  Merge pull request #7292 from bramp/BEAM-6155

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/artifact/gcsproxy/retrieval.go      |  6 +++---
 sdks/go/pkg/beam/artifact/gcsproxy/staging.go        |  7 ++++---
 sdks/go/pkg/beam/runners/dataflow/dataflow.go        |  2 +-
 .../pkg/beam/runners/dataflow/dataflowlib/stage.go   |  2 +-
 sdks/go/pkg/beam/util/gcsx/gcs.go                    | 20 ++++++++------------
 sdks/go/pkg/beam/util/gcsx/gcs_test.go               |  6 +++++-
 6 files changed, 22 insertions(+), 21 deletions(-)


[beam] 01/01: Merge pull request #7292 from bramp/BEAM-6155

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

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

commit 6c024c6400b69a743970f8561e0214e1087a5288
Merge: a896bbc 574526f
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Fri Jan 4 17:45:40 2019 -0800

    Merge pull request #7292 from bramp/BEAM-6155
    
    [BEAM-6155] Plumb the contexts though the gcsx library.

 sdks/go/pkg/beam/artifact/gcsproxy/retrieval.go      |  6 +++---
 sdks/go/pkg/beam/artifact/gcsproxy/staging.go        |  7 ++++---
 sdks/go/pkg/beam/runners/dataflow/dataflow.go        |  2 +-
 .../pkg/beam/runners/dataflow/dataflowlib/stage.go   |  2 +-
 sdks/go/pkg/beam/util/gcsx/gcs.go                    | 20 ++++++++------------
 sdks/go/pkg/beam/util/gcsx/gcs_test.go               |  6 +++++-
 6 files changed, 22 insertions(+), 21 deletions(-)