You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2018/05/16 20:48:24 UTC

[beam] branch master updated (f1c9490 -> 9d38a11)

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

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


    from f1c9490  Merge pull request #5340: Adding unshaded jars used by Dataflow to poms
     add 4774146  Fix error-prone and some static analysis warnings in google-cloud-platform
     new 9d38a11  Merge pull request #5364: Fix error-prone warnings for google-cloud-platform IO

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:
 .../sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java |  3 ++-
 .../beam/sdk/io/gcp/bigquery/BigQueryUtilTest.java |  7 +++--
 .../sdk/io/gcp/bigquery/FakeBigQueryServices.java  |  2 +-
 .../beam/sdk/io/gcp/bigquery/FakeJobService.java   | 31 +++++++++++-----------
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   | 27 ++++++++++---------
 .../io/gcp/bigtable/BigtableServiceImplTest.java   |  7 ++---
 .../beam/sdk/io/gcp/datastore/DatastoreV1Test.java | 14 +++++-----
 .../beam/sdk/io/gcp/datastore/SplitQueryFnIT.java  |  2 +-
 .../beam/sdk/io/gcp/datastore/V1WriteIT.java       |  4 +--
 .../sdk/io/gcp/pubsub/PubsubGrpcClientTest.java    | 15 +++++------
 .../sdk/io/gcp/pubsub/PubsubJsonClientTest.java    | 20 +++++++-------
 .../sdk/io/gcp/pubsub/PubsubTestClientTest.java    | 11 ++++++--
 .../sdk/io/gcp/pubsub/PubsubUnboundedSinkTest.java | 26 +++++++++++++-----
 .../io/gcp/pubsub/PubsubUnboundedSourceTest.java   | 24 ++++++++++++-----
 .../io/gcp/spanner/MutationGroupEncoderTest.java   |  5 ++--
 15 files changed, 115 insertions(+), 83 deletions(-)

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

[beam] 01/01: Merge pull request #5364: Fix error-prone warnings for google-cloud-platform IO

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

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

commit 9d38a11e78877de49f8342e5ff6347d34d03acb5
Merge: f1c9490 4774146
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Wed May 16 13:48:18 2018 -0700

    Merge pull request #5364: Fix error-prone warnings for google-cloud-platform IO
    
    Fix error-prone warnings for google-cloud-platform IO

 .../sdk/io/gcp/bigquery/BigQueryAvroUtilsTest.java |  3 ++-
 .../beam/sdk/io/gcp/bigquery/BigQueryUtilTest.java |  7 +++--
 .../sdk/io/gcp/bigquery/FakeBigQueryServices.java  |  2 +-
 .../beam/sdk/io/gcp/bigquery/FakeJobService.java   | 31 +++++++++++-----------
 .../beam/sdk/io/gcp/bigtable/BigtableIOTest.java   | 27 ++++++++++---------
 .../io/gcp/bigtable/BigtableServiceImplTest.java   |  7 ++---
 .../beam/sdk/io/gcp/datastore/DatastoreV1Test.java | 14 +++++-----
 .../beam/sdk/io/gcp/datastore/SplitQueryFnIT.java  |  2 +-
 .../beam/sdk/io/gcp/datastore/V1WriteIT.java       |  4 +--
 .../sdk/io/gcp/pubsub/PubsubGrpcClientTest.java    | 15 +++++------
 .../sdk/io/gcp/pubsub/PubsubJsonClientTest.java    | 20 +++++++-------
 .../sdk/io/gcp/pubsub/PubsubTestClientTest.java    | 11 ++++++--
 .../sdk/io/gcp/pubsub/PubsubUnboundedSinkTest.java | 26 +++++++++++++-----
 .../io/gcp/pubsub/PubsubUnboundedSourceTest.java   | 24 ++++++++++++-----
 .../io/gcp/spanner/MutationGroupEncoderTest.java   |  5 ++--
 15 files changed, 115 insertions(+), 83 deletions(-)

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