summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/ce/maxdiff_histogram_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-1/+1
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-1/+2
* SERVER-71310 Validate histogramsAlya Berciu2022-12-121-6/+6
* SERVER-71332 [CQF] Strong alias for Selectivity and CardinalitySvilen Mihaylov2022-12-121-7/+6
* Revert "SERVER-71310 Validate histograms"Alexander Neben2022-12-091-6/+6
* SERVER-71310 Validate histogramsAlya Berciu2022-12-091-6/+6
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-14/+20
* SERVER-70514 Estimate number of arrays via type counterTimour Katchaounov2022-10-201-1/+16
* SERVER-70088 Unit testing of CE with generated mixed type histogramsMilena Ivanova2022-10-181-0/+1
* SERVER-68446 Unit testing of simple histogram CE with all data types6/0Milena Ivanova2022-09-301-3/+2
* SERVER-69857 Repair maxdiff tests so they work correctly on WindowsJoel Redman2022-09-261-141/+132
* SERVER-69856 Temporarily comment out failing maxdiff histogram testAlya Berciu2022-09-211-137/+141
* SERVER-67495 Implement histogram CE for sargable $elemMatchAlya Berciu2022-09-211-5/+5
* SERVER-66605 Import spike histogram calculation code from hist_ce branchJoel Redman2022-09-201-0/+259