datafusion_functions::math::monotonicity

Function log2_order

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

Non-decreasing for x ≥ 0, undefined otherwise.