You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/06/17 21:18:02 UTC

[beam] branch master updated (d1c6ef6 -> 970b36f)

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

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


    from d1c6ef6  [BEAM-10097, BEAM-5982, BEAM-3080] Use primitive views directly instead of transforming KV<Void, Iterable<T>> to the view type via a naive mapping. (#11821)
     add 970b36f  Merge pull request #11943 from [BEAM-10209] Add without_defaults to Mean combiner in Python

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/combiners.py      | 15 ++++++++++++++-
 sdks/python/apache_beam/transforms/combiners_test.py | 15 +++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)