summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/defs.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73552 [CQF] Add ability to enumerate all plansSvilen Mihaylov2023-03-031-8/+0
* SERVER-71505 Transition code which uses pair to boost::optionalMatt Boros2022-12-031-12/+11
* SERVER-70224 [CQF] Pushdown Not through EvalFilterDavid Percy2022-11-221-3/+2
* SERVER-70965 [CQF] Strong alias for ProjectionNames and FieldNamesSvilen Mihaylov2022-11-091-3/+3
* SERVER-68006 Investigate plan changes due to changes in heuristic estimationSvilen Mihaylov2022-08-121-11/+3
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+257