Module datafusion::functions::regex::regexplike

source ·
Expand description

Regx expressions

Structs§

Functions§

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