-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Index Maintenance, Querying
-
None
-
Fully Compatible
-
ALL
-
Query 2018-11-05
In boundsOverlapObjectTypeBracket we invariant that the OIL's bounds are always ascending or a point-interval. However, it is possible to reach this point after the bounds have been reversed and are now descending, if we are attempting to determine whether the wildcard index can support a projection on a query that is sorted in reverse order.