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