datafusion_functions::math::monotonicity

Function sqrt_order

Source
pub fn sqrt_order(input: &[ExprProperties]) -> Result<SortProperties>
Expand description

Non-decreasing for x ≥ 0, undefined otherwise.