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:26 UTC

[beam] branch master updated (83a8855e599 -> 8c4a056a63d)

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 83a8855e599 [BEAM-14351] Fix the template and move the announcement to the next release notes. (#17506)
     add 24da9feaf5c Add element weighting parameter to BatchElements.
     add 7f5200111ef Clearer test.
     new 8c4a056a63d Merge pull request #17465 Add element weighting parameter to BatchElements.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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

Posted by ro...@apache.org.
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(-)