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 2020/09/11 22:54:35 UTC

[beam] branch master updated (80599ad -> e76e599)

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 80599ad  Merge pull request #12708 from lukecwik/beam10670.6
     add e76e599  Deprecate obsolete CombineFn.add_inputs. (#12802)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/combiners.py    | 10 ++--
 .../apache_beam/transforms/combiners_test.py       |  4 +-
 sdks/python/apache_beam/transforms/core.py         | 53 +++++-----------------
 sdks/python/apache_beam/transforms/stats.py        | 21 ---------
 4 files changed, 20 insertions(+), 68 deletions(-)