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::prelude - Rust
[go: Go Back, main page]

pub fn regexp_like(args: Vec<Expr>) -> Expr
Expand description

matches a regular expression against a string and returns true or false if there was at least one match or not