Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner code | Eric Cox | 2021-07-31 | 1 | -64/+11 |
* | SERVER-34012 Planner's logic for taking union of index bounds intervals is sl... | Timour Katchaounov | 2021-05-10 | 1 | -3/+3 |
* | SERVER-53060 Remove QueryRequest class | Ruoxin Xu | 2021-02-17 | 1 | -1/+1 |
* | SERVER-50728 Use QuerySolution to generate explain output at queryPlanner ver... | Anton Korshunov | 2020-11-04 | 1 | -0/+2 |
* | SERVER-40909 push down $skip stage to query when possible | Nikita Lapkov | 2020-10-05 | 1 | -0/+17 |
* | SERVER-45918 Add SortStageSimple. | David Storch | 2020-02-13 | 1 | -73/+64 |
* | SERVER-15200 Optimize projection to occur before sort when possible. | David Storch | 2019-11-26 | 1 | -6/+71 |
* | SERVER-43841 Break up query_planner_test.cpp to fix -fvar-tracking-assignment... | James Wahlin | 2019-10-04 | 1 | -0/+1550 |