This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from a27ff2e Merge pull request #6320 from
yifanzou/BEAM-5269/Migrate_BigQueryIORead_tests
add 7581caa [BEAM-5250] Fix GlobalWindow's max timestamp in Python SDK
new b09b43b [BEAM-5250] Fix GlobalWindow's max timestamp in Python SDK
The 1 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 | 3 ++-
sdks/python/apache_beam/transforms/window.py | 7 ++++++-
sdks/python/apache_beam/transforms/window_test.py | 1 +
3 files changed, 9 insertions(+), 2 deletions(-)