Function datafusion_functions::string::expr_fn::levenshtein
source ยท pub fn levenshtein(arg1: Expr, arg2: Expr) -> ExprExpand description
Returns the Levenshtein distance between the two given strings
pub fn levenshtein(arg1: Expr, arg2: Expr) -> ExprReturns the Levenshtein distance between the two given strings