You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/11/16 17:40:00 UTC

[beam] 01/01: Merge pull request #7067: [BEAM-6080] Rollback PR/7049 for failing java post-commits

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

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

commit 5cb55c212d29a9093adb9691527989a4ee9dd2d0
Merge: d0b9fbc 1b241f9
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Fri Nov 16 09:39:52 2018 -0800

    Merge pull request #7067: [BEAM-6080] Rollback PR/7049 for failing java post-commits

 sdks/go/pkg/beam/artifact/gcsproxy/staging.go      |   34 +-
 sdks/go/pkg/beam/artifact/materialize.go           |   30 +-
 sdks/go/pkg/beam/artifact/materialize_test.go      |   34 +-
 sdks/go/pkg/beam/artifact/stage.go                 |   18 +-
 sdks/go/pkg/beam/artifact/stage_test.go            |   10 +-
 .../beam/model/fnexecution_v1/beam_fn_api.pb.go    | 1423 ++++++--------------
 .../model/fnexecution_v1/beam_provision_api.pb.go  |   90 +-
 .../model/jobmanagement_v1/beam_artifact_api.pb.go |  127 +-
 .../beam/model/jobmanagement_v1/beam_job_api.pb.go |  155 +--
 .../beam/model/pipeline_v1/beam_runner_api.pb.go   | 1011 ++++++--------
 sdks/go/pkg/beam/model/pipeline_v1/endpoints.pb.go |    2 -
 .../model/pipeline_v1/standard_window_fns.pb.go    |   12 +-
 12 files changed, 1071 insertions(+), 1875 deletions(-)