-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2025-02-03
We need to make sure we don't accidently estimate cardinality for scans over structures we don't support yet: hashed indexes, sparse indexes, non-b-tree, clustered scans, collation etc.
- is duplicated by
-
SERVER-99092 CE: Estimate is zero in cases where the index key is a tranformation of the original value
- Closed
- related to
-
SERVER-99092 CE: Estimate is zero in cases where the index key is a tranformation of the original value
- Closed
-
SERVER-99690 CardinalityEstimator segfault when invoked over clustered collections
- Closed
-
SERVER-99278 Estimate the cardinality of TextMatchNode QSNs
- Needs Scheduling