pub fn ordering_fields(
ordering_req: LexOrderingRef<'_>,
data_types: &[DataType],
) -> Vec<Field>
Expand description
Construct corresponding fields for lexicographical ordering requirement expression
pub fn ordering_fields(
ordering_req: LexOrderingRef<'_>,
data_types: &[DataType],
) -> Vec<Field>
Construct corresponding fields for lexicographical ordering requirement expression