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:13 UTC

[beam] branch master updated (a704a98 -> ddef7de)

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

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


    from a704a98  Merge pull request #6107: Spelling mistakes
     add 2a851ad  Add convenience methods for pojo and javabean schema registration.
     add a1a07a5  Address code-review comments.
     new ddef7de  Merge pull request #6114: [BEAM-4453] Add convenience methods for pojo and javabean schema registration.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by re...@apache.org.
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(-)