Function datafusion_physical_expr::expressions::helpers::max

source ยท
pub fn max(lhs: &ScalarValue, rhs: &ScalarValue) -> Result<ScalarValue>
Expand description

the maximum of two scalar values