Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-57037 Improve precision of operator counters | Milena Ivanova | 2021-10-25 | 1 | -4/+11 |
* | SERVER-57749 Optimize a projection expression prior to planning for 'find' | Andrii Dobroshynski | 2021-08-17 | 1 | -0/+4 |
* | SERVER-48228 Move slot-based execution engine and supporting changes into the... | Martin Neupauer | 2020-06-11 | 1 | -0/+16 |
* | SERVER-42988 allow agg-style object syntax in find() projection | Ian Boros | 2019-10-21 | 1 | -1/+21 |
* | SERVER-42423 Use ProjectionExecutor in ProjectionStageDefault | Anton Korshunov | 2019-10-11 | 1 | -8/+37 |
* | SERVER-42436 Implement transformation from ProjectionAST to projection execut... | Anton Korshunov | 2019-10-02 | 1 | -18/+11 |
* | SERVER-42422 replace ParsedProjection with ProjectionAST in the query planner | Ian Boros | 2019-09-25 | 1 | -22/+5 |
* | SERVER-42417 Introduce projection AST | Ian Boros | 2019-08-22 | 1 | -0/+295 |