Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-44118 don't fetch entire document when an expression is used | Ian Boros | 2019-11-07 | 1 | -9/+4 |
* | SERVER-42423 Use ProjectionExecutor in ProjectionStageDefault | Anton Korshunov | 2019-10-11 | 1 | -19/+19 |
* | SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStage | Ian Boros | 2019-10-10 | 1 | -6/+2 |
* | SERVER-42436 Implement transformation from ProjectionAST to projection execut... | Anton Korshunov | 2019-10-02 | 1 | -113/+87 |
* | SERVER-42422 replace ParsedProjection with ProjectionAST in the query planner | Ian Boros | 2019-09-25 | 1 | -0/+310 |