This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 21623d892302717a3ad5b3dbc447ebc38268bb29
Merge: d11e503 6c40b67
Author: Ahmet Altay <aal...@gmail.com>
AuthorDate: Mon Jan 29 18:08:00 2018 -0800

    Merge pull request #4248 from pabloem/sideinput-io-tracking
    
    [BEAM-3042] Tracking of time spent reading side inputs, and bytes read in 
Dataflow.

 .../apache_beam/runners/worker/opcounters.pxd      |  17 ++++
 .../apache_beam/runners/worker/opcounters.py       | 108 +++++++++++++++++++++
 .../apache_beam/runners/worker/opcounters_test.py  |  46 +++++++++
 .../apache_beam/runners/worker/operations.py       |  21 +++-
 .../apache_beam/runners/worker/sideinputs.py       |  49 ++++++++--
 .../apache_beam/runners/worker/sideinputs_test.py  |  47 ++++++++-
 .../runners/worker/statesampler_fast.pyx           |   5 +-
 sdks/python/apache_beam/utils/counters.py          |  33 ++++++-
 8 files changed, 310 insertions(+), 16 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
al...@apache.org.

Reply via email to