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 4a5aecc Merge pull request #15969 Key-inferable type hints for
CombinePerKey.
add 7f301ae Fully resolve type variables after PTransform type inference.
add 5c4f99b Add comment about wildcard.
add 77b1aeb Merge pull request #15967 Fully resolve type variables after
PTransform type inference.
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/pipeline.py | 10 ++++++----
.../apache_beam/typehints/typed_pipeline_test.py | 18 ++++++++++++++++++
sdks/python/apache_beam/typehints/typehints.py | 5 ++++-
3 files changed, 28 insertions(+), 5 deletions(-)