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
pub fn min(lhs: &ScalarValue, rhs: &ScalarValue) -> Result<ScalarValue>
the minimum of two scalar values