You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2023/02/21 19:19:10 UTC

[beam] branch prism-execute updated (bb5afc69b9b -> 0a44200926f)

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

lostluck pushed a change to branch prism-execute
in repository https://gitbox.apache.org/repos/asf/beam.git


    from bb5afc69b9b [prism] update CHANGES.md and README.md
     add 0a44200926f [prism] tage and associated code to it's own file. typo fixes

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/runners/prism/internal/execute.go | 492 +++------------------
 .../beam/runners/prism/internal/separate_test.go   |  14 +-
 .../prism/internal/{execute.go => stage.go}        | 354 ++-------------
 3 files changed, 106 insertions(+), 754 deletions(-)
 copy sdks/go/pkg/beam/runners/prism/internal/{execute.go => stage.go} (60%)