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

vecindex: enable background fixup processing #135235

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

andy-kimball
Copy link
Contributor

The vector index now starts up a background goroutine that will process split, merge, and other fixups for the index. A new testing command validates the resulting index.

Epic: CRDB-42943

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@DrewKimball DrewKimball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @mw5h)

The vector index now starts up a background goroutine that will process
split, merge, and other fixups for the index. A new testing command
validates the resulting index.

Epic: CRDB-42943

Release note: None
@andy-kimball
Copy link
Contributor Author

bors r=drewkimball

@craig craig bot merged commit 6da166b into cockroachdb:master Nov 15, 2024
22 of 23 checks passed
@andy-kimball andy-kimball deleted the background branch November 15, 2024 21:33
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.

3 participants