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 63e2696 Merge pull request #4342 from chamikaramj/beam_sdf_cython_fix
add a59b767 Plumb user metrics through Fn API.
new d2690fa Merge pull request #4344 from robertwb/user-metrics
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:
.../fn-execution/src/main/proto/beam_fn_api.proto | 37 ++-
sdks/python/apache_beam/metrics/cells.py | 13 +-
sdks/python/apache_beam/metrics/execution.py | 24 ++
.../runners/portability/fn_api_runner.py | 365 ++++++++++++++-------
.../runners/portability/fn_api_runner_test.py | 31 +-
.../apache_beam/runners/worker/bundle_processor.py | 11 +-
.../apache_beam/runners/worker/operations.py | 8 +-
.../apache_beam/runners/worker/sdk_worker.py | 6 +-
8 files changed, 357 insertions(+), 138 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].