Function datafusion::functions_nested::expr_fn::array_ndims
source ยท pub fn array_ndims(array: Expr) -> Expr
Expand description
returns the number of dimensions of the array.
pub fn array_ndims(array: Expr) -> Expr
returns the number of dimensions of the array.