summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/sbe_sub_planner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62798 Use single 'AutoGet' for all execution namespaces instead of mul...Mihai Andrei2022-03-011-1/+1
* SERVER-58426 Implement $lookup planning logicIrina Yatsenko2022-02-101-5/+2
* SERVER-59854 Remove PlanCacheIndexabilityState from the PlanCacheRuoxin Xu2021-09-241-0/+1
* SERVER-56486 Improve SBE multiplannerMihai Andrei2021-07-161-5/+1
* SERVER-56792 Fail query in SBE cached planner and subplanner if an index is d...David Storch2021-05-171-1/+6
* SERVER-50743 Support generation of "planSummary" stats in SBEAnton Korshunov2020-10-231-2/+2
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+1
* SERVER-47885 Added lookupCollectionByXXXForRead interface to the Collection c...Henrik Edin2020-08-071-1/+1
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+63