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 c66e5f2c982 Improved test coverage and fix the implementation of
Inject and CoGBK (#23307)
add 061337b2f43 Fix python log_level_overrides cannot be used on flink and
other portable runners (#23668)
No new revisions were added by this update.
Summary of changes:
.../apache/beam/sdk/options/SdkHarnessOptions.java | 27 ++++++++++++++---
.../fn/harness/logging/BeamFnLoggingClient.java | 17 ++++-------
.../python/apache_beam/options/pipeline_options.py | 15 +++++++++-
.../apache_beam/runners/worker/sdk_worker_main.py | 22 ++++----------
.../runners/worker/sdk_worker_main_test.py | 35 ++++++++++++++--------
5 files changed, 70 insertions(+), 46 deletions(-)