This is an automated email from the ASF dual-hosted git repository.
lostluck pushed a change to branch beam23889
in repository https://gitbox.apache.org/repos/asf/beam.git
from 47e4ad0695a Add CHANGES.md line for fix.
add 8ec393a775c Fix pointer handling for schema registration and logical
types.
No new revisions were added by this update.
Summary of changes:
.../pkg/beam/core/runtime/graphx/schema/schema.go | 5 +++-
.../beam/core/runtime/graphx/schema/schema_test.go | 2 ++
sdks/go/pkg/beam/register/emitter_test.go | 28 +++++++++++++-----
sdks/go/pkg/beam/register/iter.go | 3 ++
sdks/go/pkg/beam/register/iter_test.go | 34 +++++++++++++---------
5 files changed, 50 insertions(+), 22 deletions(-)