You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2019/01/24 19:21:37 UTC

[beam] branch release-2.10.0 updated (bfd6893 -> c4b672c)

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

kenn pushed a change to branch release-2.10.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from bfd6893  Merge pull request #7575: [BEAM-6352] Revert PR#6467 to fix Watch transform
     new 9d95d0f  Revert "[BEAM-5442] Store duplicate unknown options in a list argument"
     new 5213dab  Add environment caching option to Python SDK
     new 146e230  Remove usages of deprecated --process-dependency-links pip flag, and simplify dependecy version spec.
     new c4b672c  Merge pull request #7564: [release] Revert "[BEAM-5442] Pass SDK-unknown PipelineOptions to Runner"

The 19492 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:
 .../python/apache_beam/options/pipeline_options.py | 36 +++----------------
 .../apache_beam/options/pipeline_options_test.py   | 23 ++----------
 .../runners/worker/sdk_worker_main_test.py         |  4 +--
 sdks/python/setup.py                               | 41 +++++-----------------
 sdks/python/tox.ini                                |  2 +-
 5 files changed, 20 insertions(+), 86 deletions(-)