-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The cardinality estimation module currently has a lot of custom key generation code when calculating the NDV over a sample, and bugs like SERVER-129532 indicate cases where the two implementations disagree. While using the btree key gen directly was not feasible due to performance, this ticket proposes using the btree key gen code in testing to verify the CE NDV calculations.
- is related to
-
SERVER-129532 Insufficient parallel array support in samplingCE
-
- Open
-
-
SERVER-115454 Sampling CE: Use a PBT to check the extracted keystring components are accurate
-
- Needs Scheduling
-