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 c0ab7e5ac30 ZetaSQL test Java version fixes (#33213)
     add c2f56866e63 Move MetricAggregator to its only use in 
BundleBasedDirectRunner.
     add aa939c17616 Consolidate implementation of metric cells.
     add 3c9a60bb3be Type hints.
     new d37d1418b6a Merge pull request #33195 Simplify metrics in preparation 
for adding another metric type.

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:
 sdks/python/apache_beam/internal/metrics/cells.py  |  27 +--
 sdks/python/apache_beam/metrics/cells.pxd          |  15 +-
 sdks/python/apache_beam/metrics/cells.py           | 246 +++++++--------------
 .../apache_beam/runners/direct/direct_metrics.py   |  75 ++++++-
 4 files changed, 159 insertions(+), 204 deletions(-)

Reply via email to