This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch release-2.28.0
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 6556393 Merge pull request #13966: [BEAM-11794] Fixes a checkstyle
error in UdfTestProvider
add c16c5a2 Merge pull request #13723 from [BEAM-11736] Propagate
pipeline options to direct runner
new bc4f57c Merge pull request #13965: [BEAM-11790] Propagate pipeline
options in direct runner and in Python workers
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/examples/snippets/snippets_test.py | 31 +++++++++++-----------
.../apache_beam/runners/direct/direct_runner.py | 11 ++++++--
.../portability/fn_api_runner/worker_handlers.py | 5 +++-
.../runners/portability/local_job_service.py | 10 +++++--
.../runners/portability/portable_runner.py | 7 +++++
.../apache_beam/runners/worker/sdk_worker_main.py | 2 ++
6 files changed, 46 insertions(+), 20 deletions(-)