summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/sbe/stages/project.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60023 Make SBE cursor repositioning and copying optionalIan Boros2021-09-271-1/+1
* SERVER-59331 Add PlanCache's and EExpression's getCompileTimeSize() functions...Alexander Ignatyev2021-09-171-0/+1
* SERVER-48447 Add comments to all SBE PlanStages describing their contractDavid Storch2021-06-241-0/+9
* SERVER-55498 Prevent SBE from using unowned values from storage afterMartin Neupauer2021-04-291-0/+3
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-1/+1
* SERVER-50727 Plumb QuerySolutionNode ids through to SBE stagesDavid Storch2020-09-221-3/+4
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+67