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/03/10 16:36:40 UTC

[beam] branch master updated (603fd6c -> 2306bd0)

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 603fd6c  Merge pull request #14161 [BEAM-10409] Use annotations to control combiner packing.
     add 6a40d4b  Various type inference fixes.
     add 382e4c1  fix typo
     add 2306bd0  Merge pull request #14167 Various type inference fixes.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/pipeline.py        |  8 +++++---
 sdks/python/apache_beam/transforms/core.py |  8 ++++----
 sdks/python/apache_beam/transforms/util.py | 26 ++++++++++++++++++++------
 3 files changed, 29 insertions(+), 13 deletions(-)