This is an automated email from the ASF dual-hosted git repository.
not-in-ldap pushed a change to branch
copilot/implement-cosine-similarity-function
in repository https://gitbox.apache.org/repos/asf/doris.git
from ee407798f64 Add BE unit tests for cosine_similarity function
add 191b1a3a441 Add FE constant folding for cosine_similarity and use
test{sql,exception} pattern
No new revisions were added by this update.
Summary of changes:
.../trees/expressions/ExpressionEvaluator.java | 2 +
.../functions/executable/ArrayArithmetic.java | 88 ++++++++++++++++++++++
.../test_array_distance_functions.groovy | 45 +++++------
3 files changed, 108 insertions(+), 27 deletions(-)
create mode 100644
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/ArrayArithmetic.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]