Function datafusion_expr::expr_fn::array_length
source · pub fn array_length(array: Expr, dimension: Expr) -> ExprExpand description
returns the length of the array dimension.
pub fn array_length(array: Expr, dimension: Expr) -> Exprreturns the length of the array dimension.