Function datafusion::physical_plan::expressions::helpers::min [−][src]
pub fn min(lhs: &ScalarValue, rhs: &ScalarValue) -> Result<ScalarValue>
Expand description
the minimum of two scalar values