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/07/08 20:39:56 UTC

[beam] branch master updated (fbe61507cab -> 66ffc0b9fe9)

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 fbe61507cab [BEAM-13015, #22050] Make SDK harness msec counters faster using ordered puts (#22103)
     add 66ffc0b9fe9 Fix default type inference of CombinePerKey. (#16351)

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/transforms/core.py         | 82 ++++++++++++++--------
 .../apache_beam/transforms/ptransform_test.py      | 30 ++++++++
 sdks/python/apache_beam/typehints/typehints.py     | 29 ++++++++
 .../python/apache_beam/typehints/typehints_test.py | 16 +++++
 4 files changed, 129 insertions(+), 28 deletions(-)