-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
A handful of points in the code cast an IndexCursor to a BtreeIndexCursor.
This will not always be valid, just happens to be true now.
The IndexScan stage should probably be rewritten to be a BtreeIndexScan stage.