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

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


    from 755f54d  [BEAM-11544] BQML pattern (#13644)
     add 9ec4582  [BEAM-11574] Enable cross-language integration tests on 
Dataflow (#14397)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/pipelinex/replace.go | 44 ++++++++++
 .../beam/core/runtime/pipelinex/replace_test.go    | 93 ++++++++++++++++++++++
 sdks/go/pkg/beam/core/runtime/xlangx/expand.go     |  3 -
 sdks/go/pkg/beam/core/runtime/xlangx/namespace.go  | 33 ++------
 .../pkg/beam/core/runtime/xlangx/namespace_test.go | 52 ++++++------
 sdks/go/pkg/beam/options/jobopts/options.go        | 31 ++++++++
 .../beam/options/jobopts/stringSlice.go}           | 56 +++++--------
 sdks/go/pkg/beam/runners/dataflow/dataflow.go      | 12 ++-
 .../pkg/beam/runners/dataflow/dataflowlib/job.go   | 31 ++++++--
 sdks/go/test/integration/integration.go            | 10 +--
 sdks/go/test/run_validatesrunner_tests.sh          | 27 ++++++-
 11 files changed, 284 insertions(+), 108 deletions(-)
 copy sdks/go/{cmd/beamctl/cmd/provision.go => 
pkg/beam/options/jobopts/stringSlice.go} (50%)

Reply via email to