This is an automated email from the ASF dual-hosted git repository.
amaliujia pushed a change to branch release-2.20.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from ef4b21b [BEAM-9557] Fix timer window boundary checking (#11252)
new 6bba79a Install typing package only for Python < 3.5.3 (#10821)
new cd67dbf Merge pull request #11226: [BEAM-9557] Fix timer window
boundary checking
The 2 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:
.../apache/beam/runners/core/SimpleDoFnRunner.java | 4 +-
.../org/apache/beam/sdk/transforms/ParDoTest.java | 91 +++++++++++++++++++++-
sdks/python/setup.py | 4 +-
3 files changed, 94 insertions(+), 5 deletions(-)