Function datafusion_common::reverse_sort_options
source · pub fn reverse_sort_options(options: SortOptions) -> SortOptions
Expand description
Computes the “reverse” of given SortOptions
.
pub fn reverse_sort_options(options: SortOptions) -> SortOptions
Computes the “reverse” of given SortOptions
.