Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Like ST_GeomFromText(), VEC_FromText() take a string with N floating point numbers (comma separated or not, in square brackets or not) and will return a binary string of N floats.
will return VECTOR(N) value, when we'll have such a type.
Like ST_AsText(), VEC_AsText() will take a binary string of N floats (or a VECTOR(N) value) and will return a text representation of it
Attachments
Issue Links
- is part of
-
MDEV-34939 vector search in 11.7
- Closed
- relates to
-
MDEV-32885 VEC_DISTANCE() function
- Closed
-
MDEV-32887 vector search
- Stalled
-
MDEV-33410 VECTOR data type
- Closed