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 6c6647c Merge pull request #10285: [BEAM-8815] Define the no
artifacts retrieval token in proto
add 65de8b5 [BEAM-8882] Fully populate log messages. (#10292)
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/runners/common.py | 3 +-
.../apache_beam/runners/worker/bundle_processor.py | 28 ++++++------
.../apache_beam/runners/worker/log_handler.py | 31 +++++++++++--
.../apache_beam/runners/worker/log_handler_test.py | 51 +++++++++++++++++++++-
.../apache_beam/runners/worker/sdk_worker.py | 24 +++++-----
.../apache_beam/runners/worker/statesampler.py | 20 +++++++++
6 files changed, 125 insertions(+), 32 deletions(-)