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 88dd2c9 [BEAM-12341] Enable Portable job submission for Dataflow
(#14822)
add 660fe11 [BEAM-9615] Enable Schemas for struct coding. (#14826)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/beam.shims.go | 4 +
sdks/go/pkg/beam/coder.go | 12 +-
.../pkg/beam/core/runtime/coderx/coderx.shims.go | 2 +
sdks/go/pkg/beam/io/synthetic/source.go | 1 +
.../runners/vet/testpipeline/testpipeline.shims.go | 2 +
sdks/go/pkg/beam/testing/passert/passert.shims.go | 9 ++
sdks/go/pkg/beam/transforms/filter/filter.shims.go | 2 +
sdks/go/pkg/beam/transforms/stats/stats.shims.go | 154 +++++++++++----------
sdks/go/pkg/beam/transforms/top/top.shims.go | 3 +
sdks/go/pkg/beam/util/shimx/generate.go | 2 +-
sdks/go/pkg/beam/x/debug/debug.shims.go | 7 +
11 files changed, 111 insertions(+), 87 deletions(-)