regexp_match

Function regexp_match 

Source
pub fn regexp_match(
    args: &[Arc<dyn Array>],
) -> Result<Arc<dyn Array>, DataFusionError>