Why is this KNN vector query to a Google Spanner database taking over 30 seconds?
I’ve got a document database with about 6,000 records. I’ve successfully used vector database backends for RAG queries with these records. I’d like to move to from a vector-specific database to Google’s Spanner database.