Function datafusion_functions_nested::dimension::array_ndims
source ยท pub fn array_ndims(array: Expr) -> ExprExpand description
returns the number of dimensions of the array.
pub fn array_ndims(array: Expr) -> Exprreturns the number of dimensions of the array.