This is an automated email from the ASF dual-hosted git repository. ccy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 92be85af47bd64fbdb5fbc2a1c2d45fa147dee08 Merge: e3df55d 633db7d Author: Charles Chen <[email protected]> AuthorDate: Wed Jul 25 16:41:34 2018 -0700 Merge pull request #6058 from pabloem/remove-smc [BEAM-4094] Removing ScopedMetricsContainer from Python SDK sdks/python/apache_beam/metrics/execution.pxd | 7 ---- sdks/python/apache_beam/metrics/execution.py | 45 +--------------------- sdks/python/apache_beam/runners/common.pxd | 1 - .../apache_beam/runners/worker/operations.pxd | 2 - .../apache_beam/runners/worker/operations.py | 4 -- 5 files changed, 1 insertion(+), 58 deletions(-)
