arrow_arith::aggregate

Function max_binary_view

Source
pub fn max_binary_view(array: &BinaryViewArray) -> Option<&[u8]>
Expand description

Returns the maximum value in the binary view array, according to the natural order.