Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
regexp_like in datafusion::functions::regex::expr_fn - Rust
[go: Go Back, main page]

Function datafusion::functions::regex::expr_fn::regexp_like

source ยท
pub fn regexp_like(input_arg1: Expr, input_arg2: Expr) -> Expr
Expand description

Returns true if a has at least one match in a string,false otherwise. Return $name(arg)