Function arrow_arith::aggregate::min_string_view
source ยท pub fn min_string_view(array: &StringViewArray) -> Option<&str>
Expand description
Returns the minimum value in the string view array, according to the natural order.