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 0302dcd  Merge pull request #14681 from ihji/changes_2_31_0
     add 871dbbc  [BEAM-12147][BEAM-9919] Add Go SDK x-lang prefix transform
     add b7d8569  Merge pull request #14666: [BEAM-12147][BEAM-9919] Add Go SDK 
x-lang prefix transform

No new revisions were added by this update.

Summary of changes:
 sdks/go/examples/xlang/transforms.go            | 31 ++++++++++++
 sdks/go/pkg/beam/core/runtime/xlangx/payload.go | 67 +++++++++++++++++++++++++
 sdks/go/pkg/beam/xlang.go                       | 11 ++++
 sdks/go/test/integration/integration.go         |  1 +
 sdks/go/test/integration/xlang/xlang_test.go    | 15 ++++++
 sdks/go/test/run_validatesrunner_tests.sh       |  8 +--
 6 files changed, 129 insertions(+), 4 deletions(-)
 create mode 100644 sdks/go/pkg/beam/core/runtime/xlangx/payload.go

Reply via email to