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

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