summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/ce/sampling_estimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74540: Handle top-level disjunction in SargableNode CEHana Pearlman2023-04-251-14/+12
* SERVER-74101: Allow SargableNode with disjunction reqs to pass through optimi...Hana Pearlman2023-03-231-5/+9
* SERVER-73552 [CQF] Add ability to enumerate all plansSvilen Mihaylov2023-03-031-13/+12
* SERVER-73429 [CQF] Builder for physical plansSvilen Mihaylov2023-02-031-10/+16
* SERVER-69540 move in/out params from SBENodeLowering constructorDavis Haupt2023-02-011-3/+1
* SERVER-69895: Support hinting reverse collection scansHana Pearlman2023-01-231-1/+1
* SERVER-71550 Change PartialSchemaRequirements map to vectorDavid Percy2023-01-201-2/+2
* SERVER-71587 Allow SBE*Lowering access to named slots to support collationIvan Fefer2023-01-201-1/+5
* SERVER-71332 [CQF] Strong alias for Selectivity and CardinalitySvilen Mihaylov2022-12-121-4/+4
* SERVER-69027 [CQF] Support for Recursive Index NavigationSvilen Mihaylov2022-12-081-1/+0
* SERVER-71505 Transition code which uses pair to boost::optionalMatt Boros2022-12-031-9/+9
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-0/+341