Expand description
ScalarUDFImpl definitions for array_distance function.
Structsยง
Functionsยง
- array_
distance - returns the Euclidean distance between two numeric arrays.
- array_
distance_ inner - array_
distance_ udf - ScalarFunction that returns a
ScalarUDFfor ArrayDistance - compute_
array_ ๐distance - Computes the Euclidean distance between two arrays
- convert_
to_ ๐f64_ array - Converts an array of any numeric type to a Float64Array.
- general_
array_ ๐distance