googleapis / googleapis/python-aiplatform
VertexFeatureStore Support Missing in backend_config for Vertex AI Feature Store
- Lingua principale
- Python
- Stelle
- 905
- Fork
- 465
- Merge medio
- 1g 13h
- PR unite (30g)
- 44
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.