arrow_arith::aggregate

Function min_string

Source
pub fn min_string<T: OffsetSizeTrait>(
    array: &GenericStringArray<T>,
) -> Option<&str>
Expand description

Returns the minimum value in the string array, according to the natural order.