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 d185303 [BEAM-13218] Sickbay
PubSubIntegrationTest.test_streaming_with_attributes (#16251)
add 112b3cd [BEAM-13399] Add infrastructure to start JARs from Go
functions (#16214)
No new revisions were added by this update.
Summary of changes:
.../beam/core/runtime/xlangx/expansionx/process.go | 71 ++++++++++++++++++
.../core/runtime/xlangx/expansionx/process_test.go | 85 ++++++++++++++++++++++
2 files changed, 156 insertions(+)
create mode 100644 sdks/go/pkg/beam/core/runtime/xlangx/expansionx/process.go
create mode 100644
sdks/go/pkg/beam/core/runtime/xlangx/expansionx/process_test.go