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/12/13 21:17:18 UTC

[beam] branch master updated (0b3b9e0 -> f8f9ca5)

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 0b3b9e0  [BEAM-6138] Add User Counter Metric Support to Java SDK (#6799)
     add 1775c19  Stop subclassing user pojos.
     add 6280255  spotless.
     new f8f9ca5  Merge pull request #7234:  [BEAM-4453] Stop subclassing user POJOs.

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:
 .../schemas/PojoTypeUserTypeCreatorFactory.java    |   4 +-
 .../apache/beam/sdk/schemas/utils/POJOUtils.java   | 111 ++++++++++++---------
 2 files changed, 63 insertions(+), 52 deletions(-)


[beam] 01/01: Merge pull request #7234: [BEAM-4453] Stop subclassing user POJOs.

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 f8f9ca5884d2498e4d3082f75f2d9cf9aaf1dc87
Merge: 0b3b9e0 6280255
Author: reuvenlax <re...@google.com>
AuthorDate: Thu Dec 13 13:17:09 2018 -0800

    Merge pull request #7234:  [BEAM-4453] Stop subclassing user POJOs.

 .../schemas/PojoTypeUserTypeCreatorFactory.java    |   4 +-
 .../apache/beam/sdk/schemas/utils/POJOUtils.java   | 111 ++++++++++++---------
 2 files changed, 63 insertions(+), 52 deletions(-)