This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from b898a3d02a7 Updating opensearch systest to setup connections using ENV (#52077) add 7ec12ee7af8 Add additional VertexAI Feature Store operators (#51958) No new revisions were added by this update. Summary of changes: .../google/docs/operators/cloud/vertex_ai.rst | 57 +++ .../google/cloud/hooks/vertex_ai/feature_store.py | 314 +++++++++++- .../cloud/operators/vertex_ai/feature_store.py | 531 +++++++++++++++++++++ .../vertex_ai/example_vertex_ai_feature_store.py | 171 ++++++- .../operators/vertex_ai/test_feature_store.py | 317 +++++++++++- 5 files changed, 1364 insertions(+), 26 deletions(-)