pub type LexOrderingRef<'a> = &'a [PhysicalSortExpr];
Expand description

LexOrderingRef is a type alias for lexicographical ordering reference &[PhysicalSortExpr]