max_of_bounds

Function max_of_bounds 

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

Returns the greater of the given interval bounds. Assumes that a NULL value represents NEG_INF.