pub fn min_binary_view(array: &BinaryViewArray) -> Option<&[u8]>
Expand description
Returns the minimum value in the binary view array, according to the natural order.
pub fn min_binary_view(array: &BinaryViewArray) -> Option<&[u8]>
Returns the minimum value in the binary view array, according to the natural order.