-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
QO 2023-05-15
Currently when we hint a given index or a collection scan, we disable all other indexes, including their multikeyness info. We should in theory still be able to make use of the multikeyness info to simplify paths even if we never pick the index.