Reputation: 101
Is there a way to create and incrementally update a BigQuery ANN index like HNSW?
I'm interested in using BigQuery for vector storage, but trying to avoid full-scans. I know BigQuery originally was "full scan, all the time," but they introduced search indexes and I'm wondering if people have gotten creative with them and leveraged ANNs somehow.
Upvotes: 0
Views: 300