You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/11/10 20:30:50 UTC

[beam] branch master updated (2341f61d48d -> 92cef32915c)

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

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


    from 2341f61d48d [Tour Of Beam] handle CORS pre-flight requests (#24083)
     add 92cef32915c Num failed inferences (#23830)

No new revisions were added by this update.

Summary of changes:
 .../transforms/aggregation/groupby_test.py         | 134 +++++++++++++++------
 sdks/python/apache_beam/ml/inference/base.py       |  10 +-
 sdks/python/apache_beam/ml/inference/base_test.py  |  31 +++++
 3 files changed, 134 insertions(+), 41 deletions(-)