googleapis / googleapis/python-aiplatform

VertexFeatureStore Support Missing in backend_config for Vertex AI Feature Store

Open
#5,024 0 comments 0 reactions 0 assignees View on GitHub
api: vertex-ai
Dominant language
Python
Stars
905
Forks
465
Avg merge
1d 13h
Merged PRs (30d)
44

Description

**Title:** Regression: VertexFeatureStore Support Missing in backend_config for Vertex AI Feature Store

**Description:**
We encountered an issue while integrating `backend_config` for Vertex AI Feature Store. In a previous version, it supported `vectordb`, which included support for `VertexFeatureStore`. However, in the current version, `backend_config` no longer includes support for `VertexFeatureStore`.

This regression is affecting our workflow, as we relied on `VertexFeatureStore` support through `vectordb`. Could you confirm if this is an intended change or an oversight? If intended, is there an alternative way to configure `VertexFeatureStore` with `backend_config`?

**Expected Behavior:**
- `backend_config` should support `VertexFeatureStore`, as it did in the previous version.

**Current Behavior:**
- `VertexFeatureStore` is not supported in `backend_config` in the latest version.

**Steps to Reproduce:**
1. Attempt to configure `backend_config` with `VertexFeatureStore`.
2. Observe that it is no longer supported.

**Additional Context:**
Any additional details that may help diagnose the issue.

**Request:**
Please provide guidance on whether `VertexFeatureStore` support will be reintroduced or suggest an alternative approach.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.