summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/optimizer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70966 [CQF] Unit test auto-updating supportSvilen Mihaylov2022-11-031-8/+36
* SERVER-69909: [CQF] Explain of Constant should be lossess and display tag/valueNaama Bareket2022-10-141-0/+11
* SERVER-68087 [CQF] Improve error messages for failed optimizationNaama Bareket2022-09-161-2/+1
* SERVER-68898 Fix use-after-move in UnionNode constructorAnton Korshunov2022-09-071-0/+17
* SERVER-66786 Add V2Compact explain format for BonsaiDavid Percy2022-08-301-0/+30
* SERVER-67318 Add addition, subtraction, multiplication to const_eval with ove...Daniel Segel2022-08-021-18/+81
* Revert "SERVER-67318 Add addition, subtraction, multiplication to const_eval ...Alexander Neben2022-07-261-81/+18
* SERVER-67318 Add addition, subtraction, multiplication to const_eval with ove...Daniel Segel2022-07-251-18/+81
* SERVER-61990: Comment, polish, and test ABT reference trackerHana Pearlman2022-05-261-2/+2
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+639