Module regexplike
datafusion
50.3.0
Module regexplike
Module Items
Structs
Functions
In datafusion::
functions::
regex
datafusion
::
functions
::
regex
Module
regexplike
Copy item path
Source
Expand description
Regex expressions
Structs
§
Regexp
Like
Func
Functions
§
regexp_
like
Tests a string using a regular expression returning true if at least one match, false otherwise.