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
generate_sort_key in datafusion::logical_expr::utils - Rust
[go: Go Back, main page]

pub fn generate_sort_key(
    partition_by: &[Expr],
    order_by: &[Expr]
) -> Result<Vec<(Expr, bool)>, DataFusionError>
Expand description

Generate a sort key for a given window expr’s partition_by and order_bu expr