[MDEV-32885] VEC_DISTANCE() function Created: 2023-11-26  Updated: 2024-02-07

Status: In Testing
Project: MariaDB Server
Component/s: Server
Fix Version/s: 11.5

Type: New Feature Priority: Major
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Unresolved Votes: 0
Labels: vector

Issue Links:
Relates
relates to MDEV-32886 VEC_FromText() and VEC_AsText() funct... Open
relates to MDEV-32887 k-ANN indexes for vectors In Progress
relates to MDEV-33417 vector distance: add more metrics Open
relates to MDEV-33410 VECTOR data type Open

 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


Generated at Thu Feb 08 10:34:46 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.