You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/12/17 14:48:58 UTC

[beam] branch master updated (e108cca -> 4588c25)

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

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


    from e108cca  Merge pull request #7291: [BEAM-6227] Do not compare recovered state against structural null value
     add 8a333e7  [BEAM-6235] Upgrade AutoValue to version 1.6.3
     new 4588c25  Merge pull request #7285: [BEAM-6235] Upgrade AutoValue to version 1.6.3

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:
 .../groovy/org/apache/beam/gradle/BeamModulePlugin.groovy     | 11 ++++++-----
 .../core/src/main/java/org/apache/beam/sdk/io/AvroIO.java     |  3 ++-
 .../core/src/main/java/org/apache/beam/sdk/io/TFRecordIO.java |  2 +-
 .../core/src/main/java/org/apache/beam/sdk/io/TextIO.java     |  2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)


[beam] 01/01: Merge pull request #7285: [BEAM-6235] Upgrade AutoValue to version 1.6.3

Posted by ie...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4588c25fc2e5a0de1e51a402ffe3a77f3c1d3494
Merge: e108cca 8a333e7
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Mon Dec 17 15:48:50 2018 +0100

    Merge pull request #7285: [BEAM-6235] Upgrade AutoValue to version 1.6.3

 .../groovy/org/apache/beam/gradle/BeamModulePlugin.groovy     | 11 ++++++-----
 .../core/src/main/java/org/apache/beam/sdk/io/AvroIO.java     |  3 ++-
 .../core/src/main/java/org/apache/beam/sdk/io/TFRecordIO.java |  2 +-
 .../core/src/main/java/org/apache/beam/sdk/io/TextIO.java     |  2 +-
 4 files changed, 10 insertions(+), 8 deletions(-)