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 2020/01/17 17:59:20 UTC

[beam] branch master updated (1c07929 -> c78ebc5)

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 1c07929  Merge pull request #10624: [BEAM-9143] Add withOutputParallelization to RedisIO.Read/ReadAll
     add c78ebc5  [BEAM-8695] Upgrade google-http-client to 1.34.0 (#10614)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |  9 ++++----
 runners/google-cloud-dataflow-java/build.gradle    |  1 +
 .../beam/runners/dataflow/util/CloudObject.java    | 15 +++++++++++++
 .../runners/dataflow/util/OutputReference.java     | 18 +++++++++++++++
 .../runners/dataflow/util/CloudObjectTest.java     | 26 ++++++++++------------
 .../runners/dataflow/util/OutputReferenceTest.java | 16 +++++++------
 .../worker/testing/GenericJsonMatcherTest.java     |  4 +++-
 7 files changed, 63 insertions(+), 26 deletions(-)
 copy sdks/java/io/kinesis/src/test/java/org/apache/beam/sdk/io/kinesis/CustomOptionalTest.java => runners/google-cloud-dataflow-java/src/test/java/org/apache/beam/runners/dataflow/util/CloudObjectTest.java (55%)
 copy sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryCoderProviderRegistrarTest.java => runners/google-cloud-dataflow-java/src/test/java/org/apache/beam/runners/dataflow/util/OutputReferenceTest.java (70%)