pub fn get_sort_options(ordering_req: &LexOrdering) -> Vec<SortOptions>Expand description
Selects the sort option attribute from all the given PhysicalSortExprs.
pub fn get_sort_options(ordering_req: &LexOrdering) -> Vec<SortOptions>Selects the sort option attribute from all the given PhysicalSortExprs.