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 2019/01/17 00:10:00 UTC

[beam] branch master updated (94322f3 -> be7c159)

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 94322f3  Merge pull request #7531: [BEAM-6447] Turn off spotless paddedCell
     new 0eedf94  Fix nested collections.
     new 066f4ed  Fix CheckStyle.
     new 8770f7e  Add back newline.
     new be7c159  Merge pull request #7536: [BEAM-6452] Fix NullPointerException caused by nested collections

The 19510 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:
 .../sdk/schemas/FieldValueTypeInformation.java     | 62 +++++++++++++++-------
 .../beam/sdk/schemas/FromRowUsingCreator.java      | 43 +++++++++++----
 .../beam/sdk/schemas/JavaFieldSchemaTest.java      | 44 +++++++++++++++
 .../apache/beam/sdk/schemas/utils/TestPOJOs.java   | 39 +++++++++++++-
 4 files changed, 158 insertions(+), 30 deletions(-)