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 c9e2580 Merge pull request #12806 from [BEAM-10869] Make
WriteToPubsub output serialized PubsubMessage proto bytes when using runner v2
add 8b9e015 [BEAM-9615] Add schema coders and tests. #13209
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/beam.shims.go | 29 ++++++
sdks/go/pkg/beam/coder.go | 70 +++++++++++++
sdks/go/pkg/beam/coder_test.go | 114 ++++++++++++++++-----
.../go/pkg/beam/runners/universal/runnerlib/job.go | 2 +-
sdks/go/pkg/beam/util.go | 2 +-
5 files changed, 190 insertions(+), 27 deletions(-)