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 f22868c  Merge pull request #15164 from ihji/BEAM-12604
     add f233725  Update Beam Go row coder to more completely handle schema 
interfaces (#15154)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/graph/coder/iterable.go      |  24 ++-
 sdks/go/pkg/beam/core/graph/coder/iterable_test.go |   6 +-
 sdks/go/pkg/beam/core/graph/coder/map.go           |  64 ++++--
 sdks/go/pkg/beam/core/graph/coder/map_test.go      |   4 +-
 sdks/go/pkg/beam/core/graph/coder/row_decoder.go   | 125 +++++++-----
 sdks/go/pkg/beam/core/graph/coder/row_encoder.go   | 130 +++++++-----
 sdks/go/pkg/beam/core/graph/coder/row_test.go      | 219 +++++++++++++++++++++
 7 files changed, 452 insertions(+), 120 deletions(-)

Reply via email to