You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/06/17 15:27:06 UTC

[beam] branch master updated (d3557ee -> b4d5e07)

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

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


    from d3557ee  Merge pull request #12019 from damgad/master
     add b4d5e07  [BEAM-10220] add support for implicit nulls for converting between beam rows and json (#11955)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/util/RowJson.java     |  35 +++++-
 .../java/org/apache/beam/sdk/util/RowJsonTest.java | 136 +++++++++++++++++++++
 2 files changed, 168 insertions(+), 3 deletions(-)