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

Raghav Jindal edited comment on IMPALA-14566 at 12/2/25 2:48 AM:
-----------------------------------------------------------------

Thanks [~MikaelSmith] and [~arawat] for guiding me . I have setup the gerrit , 
was facing intermittent issues for missing email in gerrit account and the 
confirmation mail was going to my spam in gmail instead of inbox.

I have published the changes in gerrit [https://gerrit.cloudera.org/#/c/23730/] 
, please review .


was (Author: JIRAUSER299115):
Thanks [~MikaelSmith] and [~arawat] for guiding me . I have setup the gerrit , 
was facing intermittent issues for missing email in gerrit account and the 
confirmation mail was going to my spam in gmail instead of inbox.

I have published the changes in gerrit [https://gerrit.cloudera.org/#/c/23729/] 
, please review .

> Add support for cosine similarity function
> ------------------------------------------
>
>                 Key: IMPALA-14566
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14566
>             Project: IMPALA
>          Issue Type: Task
>            Reporter: Abhishek Rawat
>            Assignee: Raghav Jindal
>            Priority: Major
>
> The cosine similarity function measures the angle between two vectors, 
> regardless of their length (magnitude). The use cases include measuring text 
> similarity and is ideal when the direction (semantic meaning/concept) is more 
> important than the magnitude.
> Impala doesn't support a native vector data type yet, so we could possibly 
> use an ARRAY<FLOAT> data type for representing 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