Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::functions_array::distance - Rust
[go: Go Back, main page]

Module distance

Source
Available on crate feature nested_expressions only.
Expand description

ScalarUDFImpl definitions for array_distance function.

Structs§

ArrayDistance

Functions§

array_distance
returns the Euclidean distance between two numeric arrays.
array_distance_inner
array_distance_udf
ScalarFunction that returns a ScalarUDF for ArrayDistance