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

[DocDB] Remove vector index RocksDB implementation #24854

Open
1 task done
spolitov opened this issue Nov 9, 2024 · 0 comments
Open
1 task done

[DocDB] Remove vector index RocksDB implementation #24854

spolitov opened this issue Nov 9, 2024 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features kind/new-feature This is a request for a completely new feature priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@spolitov
Copy link
Contributor

spolitov commented Nov 9, 2024

Jira Link: DB-13968

Description

Our deprecated approach was to implement vector index ourselves using RocksDB to store index related data.
We switched to another approach, with implementing vector index using existing libraries.
So existing partial implementation should be removed.

Issue Type

kind/new-feature

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@spolitov spolitov added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage labels Nov 9, 2024
@spolitov spolitov self-assigned this Nov 9, 2024
@yugabyte-ci yugabyte-ci added kind/new-feature This is a request for a completely new feature priority/medium Medium priority issue labels Nov 9, 2024
spolitov added a commit that referenced this issue Nov 11, 2024
Summary:
Our deprecated approach was to implement vector index ourselves using RocksDB to store index related data.
We switched to another approach, with implementing vector index using existing libraries.
So existing partial implementation should be removed.
Jira: DB-13968

Test Plan: Jenkins

Reviewers: arybochkin, aleksandr.ponomarenko, slingam

Reviewed By: slingam

Subscribers: ybase

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D39853
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/new-feature This is a request for a completely new feature priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

2 participants