pub fn ordering_fields( order_bys: &[PhysicalSortExpr], data_types: &[DataType], ) -> Vec<FieldRef> ⓘ
Construct corresponding fields for the expressions in an ORDER BY clause.