You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2020/03/01 06:13:25 UTC

[beam] branch master updated (3b26ebf -> 116c5e8)

This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 3b26ebf  Adds DisplayData for StateSpecs used by stateful ParDos
     add 612d3d1  [BEAM-9384] Add SchemaRegistry.getSchemaCoder to get SchemaCoders for registered types
     add 116c5e8  Merge pull request #10974: [BEAM-9384] Add SchemaRegistry.getSchemaCoder to get SchemaCoders for registered types

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/schemas/SchemaCoder.java   |  3 +-
 .../apache/beam/sdk/schemas/SchemaRegistry.java    | 57 ++++++++++++++++------
 .../beam/sdk/schemas/SchemaRegistryTest.java       | 20 ++++++++
 3 files changed, 63 insertions(+), 17 deletions(-)