Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector manager #138853

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

DrewKimball
Copy link
Collaborator

No description provided.

This commit adds a `vecindex.Manager` to each SQL process, which manages
the `vecindex.VectorIndex` for each active vector index in a given node.
Users within SQL execution can access a `VectorIndex` via `Manager.Get()`.
Copy link

blathers-crl bot commented Jan 10, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants