-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
Implement unit tests for accuracy of the histogram CE. Reuse and adapt if possible the tests developed for Bonsai PoC.
Updated ticket scope:
- Measure the accuracies of histogram CE module under different data distributions, collection size and types
- Test different configurations of histograms (e.g. numOfBuckets, maxdiff algorithms)
- Test both CE methods (i.e., point and range queries)
Initial accuracy analysis: https://docs.google.com/document/d/1W0myTLWOUstBHGG1K9LXVPY-FkFHrxXgM2FlE_dvf30/edit#heading=h.yoitohdrnv52
- is depended on by
-
SERVER-93409 Implement strategy selecting histogram partitioning algorithms
- Needs Scheduling
- is related to
-
SERVER-93703 Extend accuracy unit tests to allow user to vary area size in maxDiff (distance between data points)
- Needs Scheduling
- related to
-
SERVER-93701 Extend Accuracy unit tests for histogram CE to include the E2E API
- Closed