pub fn max_string_view(array: &StringViewArray) -> Option<&str>
Returns the maximum value in the string view array, according to the natural order.