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 2022/04/29 15:33:27 UTC

[beam] 01/01: Merge pull request #17465 Add element weighting parameter to BatchElements.

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

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

commit 8c4a056a63d92776ae9d6be726b37d789486afbd
Merge: 83a8855e599 7f5200111ef
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Fri Apr 29 08:33:19 2022 -0700

    Merge pull request #17465 Add element weighting parameter to BatchElements.

 sdks/python/apache_beam/transforms/util.py      | 81 ++++++++++++++++---------
 sdks/python/apache_beam/transforms/util_test.py | 15 +++++
 2 files changed, 67 insertions(+), 29 deletions(-)