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 bb296e46c06 Create CsvIOParseError data class (#31700)
add ba04213af09 [#28187][Prism] Relax or fix issues in Prism to allow
Python pipelines to execute. (#31694)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/runners/prism/internal/coders.go | 25 ++++++++++++++++++++++
.../beam/runners/prism/internal/handlerunner.go | 15 +++++++++++++
.../prism/internal/jobservices/management.go | 15 ++++++++++---
.../pkg/beam/runners/prism/internal/preprocess.go | 5 -----
sdks/go/pkg/beam/runners/prism/internal/stage.go | 18 +++++++++++++++-
.../runners/prism/internal/unimplemented_test.go | 10 +++++----
.../beam/runners/prism/internal/worker/worker.go | 11 +++++++++-
7 files changed, 85 insertions(+), 14 deletions(-)