This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 932744801e6 Change pd.core.strings.StringMethods for Pandas 2
compatability. (#28455)
add 840c85883fc [#28187][prism] Basic cross language support. (#28545)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/core/runtime/exec/fullvalue.go | 6 +++
.../beam/runners/prism/internal/environments.go | 2 +
sdks/go/pkg/beam/runners/prism/internal/execute.go | 52 ++++++++++++----------
.../prism/internal/jobservices/management.go | 20 ++++++---
sdks/go/pkg/beam/runners/prism/internal/stage.go | 16 +++----
.../pkg/beam/runners/prism/internal/urns/urns.go | 2 +
.../beam/runners/prism/internal/worker/bundle.go | 2 +-
.../beam/runners/prism/internal/worker/worker.go | 24 +++++-----
.../runners/prism/internal/worker/worker_test.go | 14 +-----
sdks/go/test/integration/integration.go | 4 +-
10 files changed, 76 insertions(+), 66 deletions(-)