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 0cddc44 [BEAM-13052] Restructure pubsublite folder to move non-user
interface classes to internal folder (#15724)
add de396a6 [BEAM-13066] Produce abstract iterables from IterableCoder.
(#15662)
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
sdks/python/apache_beam/coders/coder_impl.pxd | 8 +++++
sdks/python/apache_beam/coders/coder_impl.py | 37 +++++++++++++++++++++-
sdks/python/apache_beam/coders/coders.py | 3 ++
.../snippets/transforms/aggregation/groupbykey.py | 1 +
sdks/python/apache_beam/transforms/trigger_test.py | 36 ++++++++++-----------
.../apache_beam/transforms/userstate_test.py | 4 +--
7 files changed, 69 insertions(+), 21 deletions(-)