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 2021/08/24 19:29:37 UTC

[beam] branch master updated (7611831 -> 4559c75)

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 7611831  [BEAM-12724][BEAM-12349] Support user timers in Samza portable runner (#15349)
     add 292dc44  Decreasing peak memory usage for `beam.TupleCombineFn.merge_accumulators`.
     add 12d624b  Changing the default `merge_accumulators_batch_size`
     add 4559c75  Merge pull request #15271 Decreasing peak memory usage for beam.TupleCombineFn.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/combiners.py    | 34 +++++++++++++++----
 .../apache_beam/transforms/combiners_test.py       | 38 +++++++++++++++++++++-
 2 files changed, 65 insertions(+), 7 deletions(-)