superduper-io / superduper

Superduper: Integrate AI models and machine learning workflows with your database to implement custom AI applications, without moving your data. Including streaming inference, scalable model hosting, training and vector search.
https://superduper.io
Apache License 2.0
4.65k stars 448 forks source link

[BUG] Vector search backfill missing #2395

Closed jieguangzhou closed 3 weeks ago

jieguangzhou commented 4 weeks ago

System Information

main

What happened?

When building and using vector_search in one single thread, there is no issue because it is populated by other functions.

However, when starting a new process and loading vector_search, we get an empty vector_search.

Steps to reproduce

No response

Relevant log output

No response

kartik4949 commented 4 weeks ago

PR in progress