Function datafusion_functions_nested::length::array_length
source ยท pub fn array_length(array: Expr) -> Expr
Expand description
returns the length of the array dimension.
pub fn array_length(array: Expr) -> Expr
returns the length of the array dimension.