Function datafusion_expr::expr_fn::ends_with

source ·
pub fn ends_with(string: Expr, suffix: Expr) -> Expr
Expand description

whether the string ends with the suffix