[ 
https://issues.apache.org/jira/browse/CASSANDRA-18640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748596#comment-17748596
 ] 

Andres de la Peña commented on CASSANDRA-18640:
-----------------------------------------------

Thanks, here is another CI run after rebasing and addressing the review 
comments:
||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/2459]|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3070/workflows/5b80f78a-e54a-4b26-9dc5-e77ad33f49f5]
 
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3070/workflows/5b7a0cc7-9b3f-4c48-9710-0ba614b913f1]|

It seems that the {{j17_dtests_vnode}} job is stuck on some env issue, here is 
a separate run for it: 
https://app.circleci.com/pipelines/github/adelapena/cassandra/3070/workflows/e01e112f-f15b-4df4-a194-d8ed5ac43d1e

> Add vector similarity functions
> -------------------------------
>
>                 Key: CASSANDRA-18640
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18640
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: CQL/Semantics
>            Reporter: Andres de la Peña
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 5.x
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Add the CQL vector similarity functions described by 
> [CEP-30|https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-30%3A+Approximate+Nearest+Neighbor%28ANN%29+Vector+Search+via+Storage-Attached+Indexes]:
> * 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to