create_lex_ordering

Function create_lex_ordering 

Source
pub fn create_lex_ordering(
    schema: &SchemaRef,
    sort_order: &[Vec<SortExpr>],
    execution_props: &ExecutionProps,
) -> Result<Vec<LexOrdering>>
Expand description

Creates a vector of LexOrdering from a vector of logical expression