Module datafusion_functions::regex::regexpreplace
source · Expand description
Regx expressions
Structs§
Functions§
- Replaces substring(s) matching a PCRE-like regular expression.
- Determine which implementation of the regexp_replace to use based on the given set of arguments.