yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
9.02k stars 1.08k forks source link

[DocDB] Implement VectorId as UUID #25038

Open arybochkin opened 20 hours ago

arybochkin commented 20 hours ago

Jira Link: DB-14172

Description

Modify VectorId (rename from VertexId) to use UUID. But there will be a limited support for HNSW as the lib does not allow UUID as a vector label type.

Issue Type

kind/enhancement

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