Function datafusion_expr::expr_fn::starts_with
source · pub fn starts_with(string: Expr, prefix: Expr) -> ExprExpand description
whether the string starts with the prefix
pub fn starts_with(string: Expr, prefix: Expr) -> Exprwhether the string starts with the prefix