Resolved! Delta Sync index - Slow Sync Performance from Delta Table to Mosaic AI Vector
I'm currently working with Mosaic AI Vector Search on Databricks and using a Delta Sync index (TRIGGERED) to sync from a Delta table (with embedding column already precomputed) to a vector index.However, I'm noticing the sync process is quite slow Ro...
- 1601 Views
- 1 replies
- 1 kudos
Latest Reply
Hello @amitkumarvish , I wish you a wonderful day ahead! This could be due to dimension mismatch between precomputed embeddings and index expectations or due to storing unnecessary metadata columns or binary data in metadata fields which may creates ...
- 1 kudos