-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 6.0.15, 7.0.10
-
Component/s: Query Planning
-
None
-
Query Optimization
-
ALL
-
When running a distinct command together with a query, the index is not used efficiently if the distinct field is an array. This can cause serious performance issues on large datasets.
- duplicates
-
SERVER-59320 Use DISTINCT_SCAN on multikey indexes in special cases
- Backlog