summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/ce/histogram_estimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68446 Unit testing of simple histogram CE with all data types6/0Milena Ivanova2022-09-301-3/+5
* SERVER-67495 Implement histogram CE for sargable $elemMatchAlya Berciu2022-09-211-8/+15
* SERVER-66605 Import spike histogram calculation code from hist_ce branchJoel Redman2022-09-201-43/+4
* SERVER-67151 Integrate elemMatch cardinality estimation into masterMilena Ivanova2022-09-151-10/+75
* SERVER-68445 Integrate histogram bucket interpolationAlya Berciu2022-09-021-36/+110
* SERVER-67497 Refactor histogram CEAlya Berciu2022-07-261-0/+267