pub fn exp_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Available on crate feature
math_expressions
only.Expand description
Non-decreasing for all real numbers.
pub fn exp_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
math_expressions
only.Non-decreasing for all real numbers.