This is an automated email from the ASF dual-hosted git repository.
boyuanz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 7139216 Merge pull request #10933 from boyuanzz/follow_up
new c2dfa8d Clean up and add type-hints to SDF API
new 43e0f64 Address comments
new 1117f47 Address comments again
new 3169579 Merge pull request #10935 from boyuanzz/type_hint
The 25712 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/io/iobase.py | 4 ++++
sdks/python/apache_beam/runners/common.py | 29 ++++++++++++++--------------
sdks/python/apache_beam/runners/sdf_utils.py | 17 ++++++++--------
sdks/python/apache_beam/transforms/core.py | 1 +
4 files changed, 27 insertions(+), 24 deletions(-)