This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1efbceb Merge pull request #5464: [BEAM-4283] Write Nexmark execution
times to bigquery
new 860d73e Improving state sampler Cython annotations.
new 4f7c68d Adding msecs tracking to side inputs iterator
new 22f5a81 Adding the sampling thread to side input microbench.
new 9cdbbe0 Adding flag to mask change
The 4 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:
.../apache_beam/runners/worker/opcounters.pxd | 3 +-
.../apache_beam/runners/worker/operations.py | 2 +-
.../apache_beam/runners/worker/sideinputs.py | 7 +--
.../apache_beam/runners/worker/sideinputs_test.py | 2 +-
.../runners/worker/statesampler_fast.pxd | 61 ++++++++++++++++++++++
.../runners/worker/statesampler_fast.pyx | 28 +---------
.../apache_beam/tools/sideinput_microbenchmark.py | 2 +
7 files changed, 72 insertions(+), 33 deletions(-)
create mode 100644 sdks/python/apache_beam/runners/worker/statesampler_fast.pxd
--
To stop receiving notification emails like this one, please contact
[email protected].