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

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

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(-)