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 459e270 Add assertArrayCountEqual, which checks if two containers
have the same elements (#9235)
add c164fbf Move DirectRunner specific classes into direct runner package.
new fffe83a Merge pull request #9297 Move DirectRunner specific classes
into direct runner package.
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:
.../apache_beam/runners/direct/direct_userstate.py | 125 ++++++++++++++++++++-
.../apache_beam/runners/worker/bundle_processor.py | 6 +-
sdks/python/apache_beam/transforms/userstate.py | 125 ++-------------------
3 files changed, 139 insertions(+), 117 deletions(-)