regexp_match
datafusion
50.3.0
In datafusion::
functions::
regex::
regexpmatch
datafusion
::
functions
::
regex
::
regexpmatch
Function
regexp_
match
Copy item path
Source
pub fn regexp_match( args: &[
Arc
<dyn
Array
>], ) ->
Result
<
Arc
<dyn
Array
>,
DataFusionError
>