You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/09/16 22:10:05 UTC

[beam] branch master updated (0a1ab69 -> 7c8d90c)

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

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


    from 0a1ab69  [BEAM-7009] Add Go SDK Standard Coders yaml tests. (#12588)
     add 7c8d90c  [BEAM-10907] Revert "Deprecate obsolete CombineFn.add_inputs. (#12802)" (#12854)

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, 68 insertions(+), 20 deletions(-)