pub fn ordering_equivalence_properties_helper(
schema: SchemaRef,
eq_orderings: &[LexOrdering]
) -> OrderingEquivalenceProperties
Expand description
Retrieves the ordering equivalence properties for a given schema and output ordering.
pub fn ordering_equivalence_properties_helper(
schema: SchemaRef,
eq_orderings: &[LexOrdering]
) -> OrderingEquivalenceProperties
Retrieves the ordering equivalence properties for a given schema and output ordering.