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 ae5b653 [BEAM-8151] Further cleanup of SDK Workers. (#10134)
add 106a619 More compartmentalization of bundle-based-runner only
utilities.
add 0b415fd Merge pull request #10160 More compartmentalization of
bundle-based-runner only utilities.
No new revisions were added by this update.
Summary of changes:
.../apache_beam/runners/direct/direct_runner.py | 2 +-
.../runners/direct/sdf_direct_runner.py | 143 ++++++++++++++++-
sdks/python/apache_beam/runners/sdf_common.py | 170 ---------------------
3 files changed, 142 insertions(+), 173 deletions(-)
delete mode 100644 sdks/python/apache_beam/runners/sdf_common.py