Function datafusion_functions_nested::dimension::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.