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/03/23 18:33:58 UTC

[beam] branch master updated (b6e95a0 -> 93cf5ad)

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 b6e95a0  [BEAM-3060] Fixing mvn dependency issue when runnning filebasedIO tests on HDFS
     add daf82fc  Put the String literal first when comparing it to an Object
     new 93cf5ad  Put the String literal first when comparing it to an Object

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:
 .../java/org/apache/beam/examples/complete/TrafficRoutes.java  |  2 +-
 .../java/org/apache/beam/examples/complete/game/UserScore.java |  2 +-
 .../apache/beam/examples/complete/game/injector/Injector.java  |  4 ++--
 .../runners/gearpump/translators/functions/DoFnFunction.java   |  2 +-
 .../streaming/ResumeFromCheckpointStreamingTest.java           |  4 ++--
 .../test/java/org/apache/beam/sdk/transforms/CombineTest.java  |  2 +-
 .../org/apache/beam/sdk/extensions/gcp/options/GcpOptions.java |  2 +-
 .../org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java  |  2 +-
 .../java/org/apache/beam/sdk/io/gcp/spanner/SpannerSchema.java | 10 +++++-----
 .../src/main/java/org/apache/beam/sdk/io/redis/RedisIO.java    |  2 +-
 .../main/java/org/apache/beam/sdk/nexmark/queries/Query3.java  |  6 +++---
 .../java/org/apache/beam/sdk/nexmark/queries/Query3Model.java  |  4 ++--
 12 files changed, 21 insertions(+), 21 deletions(-)

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

[beam] 01/01: Put the String literal first when comparing it to an Object

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 93cf5ad580d3424b06bd1ab595ff3215c3d6c3d3
Merge: b6e95a0 daf82fc
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Mar 23 11:33:54 2018 -0700

    Put the String literal first when comparing it to an Object

 .../java/org/apache/beam/examples/complete/TrafficRoutes.java  |  2 +-
 .../java/org/apache/beam/examples/complete/game/UserScore.java |  2 +-
 .../apache/beam/examples/complete/game/injector/Injector.java  |  4 ++--
 .../runners/gearpump/translators/functions/DoFnFunction.java   |  2 +-
 .../streaming/ResumeFromCheckpointStreamingTest.java           |  4 ++--
 .../test/java/org/apache/beam/sdk/transforms/CombineTest.java  |  2 +-
 .../org/apache/beam/sdk/extensions/gcp/options/GcpOptions.java |  2 +-
 .../org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java  |  2 +-
 .../java/org/apache/beam/sdk/io/gcp/spanner/SpannerSchema.java | 10 +++++-----
 .../src/main/java/org/apache/beam/sdk/io/redis/RedisIO.java    |  2 +-
 .../main/java/org/apache/beam/sdk/nexmark/queries/Query3.java  |  6 +++---
 .../java/org/apache/beam/sdk/nexmark/queries/Query3Model.java  |  4 ++--
 12 files changed, 21 insertions(+), 21 deletions(-)


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