Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
Description
Add the CQL vector similarity functions described by CEP-30:
- similarity_cosine
- similarity_euclidean
- similarity_dot_product
The three functions take two vectors of floats of the same dimensions and return a float indicating the similarity score for the vectors.
Attachments
Issue Links
- is blocked by
-
CASSANDRA-18255 Drop JDK8 Support
- Resolved
- links to