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