You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/04/09 20:57:35 UTC

[beam] branch master updated (2df950b -> 93dac3b)

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

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


    from 2df950b  Fix bad Gradle Go examples directory
     add 1c3585c  Removing some null guards that are not needed
     new 93dac3b  Removing some null guards that are not needed

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:
 .../examples/complete/game/injector/Injector.java  |  6 ++---
 .../beam/runners/core/MergingActiveWindowSet.java  |  2 +-
 .../wrappers/streaming/DoFnOperator.java           | 30 ++++++++++------------
 .../beam/sdk/io/gcp/spanner/OrderedCode.java       | 14 +++++-----
 4 files changed, 23 insertions(+), 29 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: Removing some null guards that are not needed

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

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

commit 93dac3b599cf68278b901a13fbd5316598bc9781
Merge: 2df950b 1c3585c
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Mon Apr 9 16:57:25 2018 -0400

    Removing some null guards that are not needed

 .../examples/complete/game/injector/Injector.java  |  6 ++---
 .../beam/runners/core/MergingActiveWindowSet.java  |  2 +-
 .../wrappers/streaming/DoFnOperator.java           | 30 ++++++++++------------
 .../beam/sdk/io/gcp/spanner/OrderedCode.java       | 14 +++++-----
 4 files changed, 23 insertions(+), 29 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.