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 bfc71b0 [BEAM-3293] Add initial MultiMap side input backing type
(#15975)
add b08b182 Key-inferable type hints for CombinePerKey.
add 70be087 Type inference deterministic coder fix for old Python
versions.
add 4a5aecc Merge pull request #15969 Key-inferable type hints for
CombinePerKey.
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/pipeline.py | 4 +++-
sdks/python/apache_beam/transforms/core.py | 24 ++++++++++++----------
.../apache_beam/transforms/ptransform_test.py | 13 ++++++++++++
3 files changed, 29 insertions(+), 12 deletions(-)