summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/sbe/stages/loop_join.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71135 Micro-optimizations for sbe::PlanStage and sbe::LoopJoinStageDrew Paroski2022-11-091-6/+5
* SERVER-64432 Integrate SBE plan cache for $lookupRui Liu2022-06-221-2/+4
* SERVER-66575 Add support for a left outer join to SBE NLJMartin Neupauer2022-05-191-0/+24
* SERVER-63154 Add unit tests for LoopJoinStageIrina Yatsenko2022-02-021-8/+12
* 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/+19
* SERVER-56869 Various fixes for use-after-free bugs in SBEIan Boros2021-05-171-0/+12
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-1/+2
* SERVER-50727 Plumb QuerySolutionNode ids through to SBE stagesDavid Storch2020-09-221-1/+2
* SERVER-48472 Make SBE raise a KeyNotFound error when $_resumeAfter record id ...Anton Korshunov2020-09-111-2/+1
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+77