You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2018/08/01 03:35:14 UTC

[beam] 01/01: Merge pull request #6114: [BEAM-4453] Add convenience methods for pojo and javabean schema registration.

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

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

commit ddef7de5f0f232d70e77482163852ea1a06e8220
Merge: a704a98 a1a07a5
Author: reuvenlax <re...@google.com>
AuthorDate: Tue Jul 31 20:35:09 2018 -0700

    Merge pull request #6114: [BEAM-4453] Add convenience methods for pojo and javabean schema registration.

 .../apache/beam/sdk/schemas/SchemaRegistry.java    | 89 +++++++++++++++++++++-
 .../beam/sdk/schemas/SchemaRegistryTest.java       | 21 +++++
 2 files changed, 108 insertions(+), 2 deletions(-)