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

[beam] branch master updated (bf35bd2 -> 4670344)

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

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


    from bf35bd2  [BEAM-1755] Add a directory with build-specific scripts to clear up the Python SDK dir (#5400)
     add 6e5ccbd  [BEAM-4341] Enforce ErrorProne analysis in google-cloud-platform IO
     new 4670344  Merge pull request #5413: [BEAM-4341] Enforce ErrorProne analysis in 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:
 sdks/java/io/google-cloud-platform/build.gradle    |  3 ++
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       |  1 +
 .../sdk/io/gcp/bigquery/BigQueryServicesImpl.java  |  5 ++--
 .../beam/sdk/io/gcp/bigquery/BigQueryUtils.java    | 11 ++++----
 .../beam/sdk/io/gcp/bigquery/WriteTables.java      |  2 +-
 .../beam/sdk/io/gcp/bigtable/BigtableConfig.java   | 16 +++++------
 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       |  8 +++---
 .../beam/sdk/io/gcp/pubsub/PubsubClient.java       | 33 +++++++++++++---------
 .../sdk/io/gcp/pubsub/PubsubUnboundedSource.java   |  2 +-
 .../sdk/io/gcp/spanner/MutationGroupEncoder.java   | 10 +++----
 .../sdk/io/gcp/spanner/MutationSizeEstimator.java  |  6 ++--
 .../sdk/io/gcp/spanner/SerializedMutation.java     |  2 ++
 12 files changed, 56 insertions(+), 43 deletions(-)

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

[beam] 01/01: Merge pull request #5413: [BEAM-4341] Enforce ErrorProne analysis in google-cloud-platform IO

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

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

commit 4670344e5d9137020e128979a9154ee0794a5653
Merge: bf35bd2 6e5ccbd
Author: Chamikara Jayalath <ch...@google.com>
AuthorDate: Tue May 22 10:49:06 2018 -0700

    Merge pull request #5413: [BEAM-4341] Enforce ErrorProne analysis in google-cloud-platform IO

 sdks/java/io/google-cloud-platform/build.gradle    |  3 ++
 .../beam/sdk/io/gcp/bigquery/BigQueryIO.java       |  1 +
 .../sdk/io/gcp/bigquery/BigQueryServicesImpl.java  |  5 ++--
 .../beam/sdk/io/gcp/bigquery/BigQueryUtils.java    | 11 ++++----
 .../beam/sdk/io/gcp/bigquery/WriteTables.java      |  2 +-
 .../beam/sdk/io/gcp/bigtable/BigtableConfig.java   | 16 +++++------
 .../beam/sdk/io/gcp/bigtable/BigtableIO.java       |  8 +++---
 .../beam/sdk/io/gcp/pubsub/PubsubClient.java       | 33 +++++++++++++---------
 .../sdk/io/gcp/pubsub/PubsubUnboundedSource.java   |  2 +-
 .../sdk/io/gcp/spanner/MutationGroupEncoder.java   | 10 +++----
 .../sdk/io/gcp/spanner/MutationSizeEstimator.java  |  6 ++--
 .../sdk/io/gcp/spanner/SerializedMutation.java     |  2 ++
 12 files changed, 56 insertions(+), 43 deletions(-)

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