compile_regex
datafusion_
functions
50.3.0
In datafusion_
functions::
regex
datafusion_functions
::
regex
Function
compile_
regex
Copy item path
Source
pub fn compile_regex( regex: &
str
, flags:
Option
<&
str
>, ) ->
Result
<Regex, ArrowError>