Function datafusion_physical_expr::expressions::helpers::min

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

the minimum of two scalar values