This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from e384c3a275a Merge pull request #17824: [BEAM-10496] Eliminate some
null errors from core SDK coders
add 8847486ffd2 [BEAM-3177][BEAM-5468] Add pipeline options to set default
logging level
new 79c067cc625 [BEAM-3177][BEAM-5468] Add pipeline options to set default
logging level #21724
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:
.../python/apache_beam/options/pipeline_options.py | 8 +++++++
sdks/python/apache_beam/runners/worker/logger.py | 8 +++----
.../apache_beam/runners/worker/sdk_worker_main.py | 27 ++++++++++++++++++----
.../runners/worker/sdk_worker_main_test.py | 18 +++++++++++++++
4 files changed, 52 insertions(+), 9 deletions(-)