Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
VEC_DISTANCE() function that takes two binary strings (which are vectors of floats of the same length) and computes Euclidean distance between two multi-dimensional points, much like ST_DISTANCE() does.
it'll also work on the VECTOR(N) data type, when we'll have one
Attachments
Issue Links
- is part of
-
MDEV-34939 vector search in 11.7
- Closed
- relates to
-
MDEV-32886 VEC_FromText() and VEC_AsText() functions
- Closed
-
MDEV-32887 vector search
- Stalled
-
MDEV-33417 VEC_DISTANCE_COSINE() function
- Closed
-
MDEV-33410 VECTOR data type
- Closed
-
MDEV-35327 Add VEC_DISTANCE_MANHATTAN (L1) distance function on Vector
- Open