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 7316c1e Merge pull request #14707 from
alanmyrvold/increaseLogRetention
new 69bc025 Revert "Merge pull request #13617 from [BEAM-11289] [Python]
Integrate Google Cloud Recommendations AI functionality"
new 8285088 Revert type: ignore caused by PR 13617
new b9e8aca Merge pull request #14709 from pabloem/revert-pr13617
The 31894 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/ml/gcp/recommendations_ai.py | 585 ---------------------
.../apache_beam/ml/gcp/recommendations_ai_test.py | 207 --------
.../ml/gcp/recommendations_ai_test_it.py | 107 ----
.../testing/load_tests/load_test_metrics_utils.py | 2 +-
sdks/python/setup.py | 1 -
5 files changed, 1 insertion(+), 901 deletions(-)
delete mode 100644 sdks/python/apache_beam/ml/gcp/recommendations_ai.py
delete mode 100644 sdks/python/apache_beam/ml/gcp/recommendations_ai_test.py
delete mode 100644 sdks/python/apache_beam/ml/gcp/recommendations_ai_test_it.py