rewrite_sort_expr_for_union

Function rewrite_sort_expr_for_union 

Source
fn rewrite_sort_expr_for_union(exprs: Vec<SortExpr>) -> Result<Vec<SortExpr>>
Expand description

Rewrite sort expressions that have a UNION plan as their input to remove the table reference.