You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2021/04/12 21:52:01 UTC

[beam] branch master updated (1d5f887 -> 99bd7c0)

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

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


    from 1d5f887  Merge pull request #14473: [BEAM-12127] Remove delegation for counters in PCollectionConsumerRegistry where the unbound container is known at counter construction.
     add d07b4a7  [BEAM-11932] Rename service_options to dataflow_service_options.
     add 99bd7c0  Merge pull request #14413 [BEAM-11932] Rename service_options to dataflow_service_options.

No new revisions were added by this update.

Summary of changes:
 .../dataflow/DataflowPipelineTranslator.java       |  2 +-
 .../dataflow/options/DataflowPipelineOptions.java  |  4 ++--
 .../dataflow/DataflowPipelineTranslatorTest.java   |  8 +++----
 .../python/apache_beam/options/pipeline_options.py |  6 +++---
 .../apache_beam/options/pipeline_options_test.py   | 25 +++++++++++++++-------
 .../runners/dataflow/internal/apiclient.py         |  4 ++--
 .../runners/dataflow/internal/apiclient_test.py    |  4 ++--
 7 files changed, 31 insertions(+), 22 deletions(-)