pub(crate) fn validate_data_types( args: &[ColumnarValue], name: &str, ) -> Result<()>
Checks that all the arguments from the second are of type Utf8, LargeUtf8 or Utf8View