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

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


    from b86fcf9  Merge pull request #15093: [BEAM-12383] Go Kafka integration 
test and framework changes.
     add f9a4bfc  [BEAM-11289] [Python] Integrate Google Cloud Recommendations 
AI functionality (#14806)

No new revisions were added by this update.

Summary of changes:
 .../apache_beam/ml/gcp/recommendations_ai.py       | 585 +++++++++++++++++++++
 .../apache_beam/ml/gcp/recommendations_ai_test.py  | 207 ++++++++
 .../ml/gcp/recommendations_ai_test_it.py           | 108 ++++
 .../testing/load_tests/load_test_metrics_utils.py  |   2 +-
 sdks/python/setup.py                               |   3 +-
 5 files changed, 903 insertions(+), 2 deletions(-)
 create mode 100644 sdks/python/apache_beam/ml/gcp/recommendations_ai.py
 create mode 100644 sdks/python/apache_beam/ml/gcp/recommendations_ai_test.py
 create mode 100644 sdks/python/apache_beam/ml/gcp/recommendations_ai_test_it.py

Reply via email to