min_of_bounds

Function min_of_bounds 

Source
fn min_of_bounds(first: &ScalarValue, second: &ScalarValue) -> ScalarValue
Expand description

Returns the lesser of the given interval bounds. Assumes that a NULL value represents INF.