This is an automated email from the ASF dual-hosted git repository.
robinyqiu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 755eab2 [BEAM-11338] Addendum: handle private fields in generated
thrift code (#13539)
add 7e85cc7 Add output type hints for GroupIntoBatches. (#13493)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/coders/coders.py | 2 +-
sdks/python/apache_beam/transforms/util.py | 12 ++++++--
sdks/python/apache_beam/transforms/util_test.py | 24 +++++++++++++++
.../apache_beam/typehints/sharded_key_type.py | 31 ++++++++++++++-----
.../apache_beam/typehints/sharded_key_type_test.py | 35 ++++++++++++++--------
5 files changed, 81 insertions(+), 23 deletions(-)