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 edeaf67 Merge pull request #13999: [BEAM-11415] Fix misc. bugs
affecting Go XLang tests.
add c758a0d [BEAM-9615] Register Schemas on Beam Init (#13940)
No new revisions were added by this update.
Summary of changes:
sdks/go/pkg/beam/core/runtime/genx/genx.go | 2 -
.../core/runtime/graphx/schema/logicaltypes.go | 7 +
.../pkg/beam/core/runtime/graphx/schema/schema.go | 211 +++++++++++++++++----
.../beam/core/runtime/graphx/schema/schema_test.go | 40 +++-
sdks/go/pkg/beam/forward.go | 8 +
5 files changed, 232 insertions(+), 36 deletions(-)