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