Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
out_ordering in datafusion::physical_expr::functions - Rust
[go: Go Back, main page]

pub fn out_ordering(
    func: &Vec<Option<bool>>,
    arg_orderings: &[SortProperties]
) -> SortProperties
Expand description

Determines a ScalarFunctionExpr’s monotonicity for the given arguments and the function’s behavior depending on its arguments.