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