datafusion_functions::regex

Module regexplike

Source
Expand description

Regex expressions

Structs§

Functions§

  • Tests a string using a regular expression returning true if at least one match, false otherwise.