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::length - Rust
[go: Go Back, main page]

Module length

Source
Available on crate feature nested_expressions only.
Expand description

ScalarUDFImpl definitions for array_length function.

Structs§

ArrayLength

Functions§

array_length
returns the length of the array dimension.
array_length_inner
Array_length SQL function
array_length_udf
ScalarFunction that returns a ScalarUDF for ArrayLength