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
pub fn create_lex_ordering(
schema: &SchemaRef,
sort_order: &[Vec<SortExpr>],
execution_props: &ExecutionProps,
) -> Result<Vec<LexOrdering>>Creates a vector of LexOrdering from a vector of logical expression