[][src]Function arrow::compute::kernels::comparison::eq_utf8

pub fn eq_utf8(left: &StringArray, right: &StringArray) -> Result<BooleanArray>