summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/reference_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71530: Add VariableTransporter for walking variables with callbackWill Buerger2022-12-211-18/+7
* SERVER-70224 [CQF] Pushdown Not through EvalFilterDavid Percy2022-11-221-1/+6
* SERVER-70965 [CQF] Strong alias for ProjectionNames and FieldNamesSvilen Mihaylov2022-11-091-4/+4
* SERVER-70470 [CQF] Modularize core optimizerSvilen Mihaylov2022-10-181-8/+10
* SERVER-68087 [CQF] Improve error messages for failed optimizationNaama Bareket2022-09-161-0/+2
* SERVER-61990: Comment, polish, and test ABT reference trackerHana Pearlman2022-05-261-19/+45
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+113