-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
QO 2024-12-23, QO 2025-01-06, QO 2025-01-20, QO 2025-02-03
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
Currently CBR doesn't take into account multi-key metadata when estimating query plans cardinality. This may result in incorrect estimates when the dataset contains arrays. If there is no multi-key metadata, CBR should assume that fields referenced in estimated predicates are multi-key.
Currently multi-key metadata is stored in indexes, however when adding multi-key metadata to CBR, this task should decouple this meta-data from indexes.
- is related to
-
SERVER-99026 histogramCE: "encountered interval which is unestimatable" with $exists: false over array, index
-
- Needs Scheduling
-
- related to
-
SERVER-99025 histogramCE: Estimate for inequality over an array column is inaccurate
-
- Needs Scheduling
-
-
SERVER-98374 Give CBR access to catalog information
-
- Closed
-