pub fn convert_to_sort_exprs<T: Borrow<Arc<dyn PhysicalExpr>>>( args: &[(T, SortOptions)], ) -> Vec<PhysicalSortExpr>