fn compare_indices(lhs: (TimeInt, RowId), rhs: (TimeInt, RowId)) -> Ordering
Compute the ordering of two data indices, making sure to deal with STATIC data appropriately.
STATIC