pub fn sqrt_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Expand description
Non-decreasing for x ≥ 0, undefined otherwise.
pub fn sqrt_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Non-decreasing for x ≥ 0, undefined otherwise.