This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit fffe83a0437f3f160d8fa35e1cda74dd513bd4c0 Merge: 459e270 c164fbf Author: Robert Bradshaw <[email protected]> AuthorDate: Fri Aug 9 14:54:15 2019 +0200 Merge pull request #9297 Move DirectRunner specific classes into direct runner package. .../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(-)
