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 c707bc2 [BEAM-3676] Add Portable State Service
add 95956ae Add support for PaneInfo in WindowedValues
new 8139899 Merge pull request #4763 [BEAM-3759] Add support for PaneInfo
in WindowedValues
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/coders/coder_impl.pxd | 5 +
sdks/python/apache_beam/coders/coder_impl.py | 91 ++++++++++++--
.../apache_beam/coders/coders_test_common.py | 32 +++++
sdks/python/apache_beam/utils/windowed_value.pxd | 3 +-
sdks/python/apache_beam/utils/windowed_value.py | 133 +++++++++++++++++++--
.../apache_beam/utils/windowed_value_test.py | 11 +-
6 files changed, 255 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].