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

[beam] branch master updated (f528c7e -> 308a33b)

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

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


    from f528c7e  [BEAM-7390] Add code snippets for CombineGlobally (#9920)
     add 308a33b  [BEAM-7390] Add code snippets for CombineValues (#9922)

No new revisions were added by this update.

Summary of changes:
 .../{combineperkey.py => combinevalues.py}         | 184 ++++++++++-----------
 ...combineperkey_test.py => combinevalues_test.py} |  50 +++---
 2 files changed, 109 insertions(+), 125 deletions(-)
 copy sdks/python/apache_beam/examples/snippets/transforms/aggregation/{combineperkey.py => combinevalues.py} (56%)
 copy sdks/python/apache_beam/examples/snippets/transforms/aggregation/{combineperkey_test.py => combinevalues_test.py} (61%)