pub fn specialize_regexp_replace<T: OffsetSizeTrait>( args: &[ColumnarValue], ) -> Result<ArrayRef>
Determine which implementation of the regexp_replace to use based on the given set of arguments.