pub fn get_sort_options(ordering_req: LexOrderingRef<'_>) -> Vec<SortOptions>
Expand description
Selects the sort option attribute from all the given PhysicalSortExpr
s.
pub fn get_sort_options(ordering_req: LexOrderingRef<'_>) -> Vec<SortOptions>
Selects the sort option attribute from all the given PhysicalSortExpr
s.