summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/sbe/stages/hash_join.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+22
* SERVER-54025 Make HashAggStage's group-bys and HashJoinStage's key matching c...Mickey. J Winters2021-03-111-5/+8
* Revert "SERVER-54025 Make HashAggStage's group-bys and HashJoinStage's key ma...Ian Boros2021-03-101-8/+5
* SERVER-54025 Make HashAggStage's group-bys and HashJoinStage's key matching c...Mickey. J Winters2021-03-051-5/+8
* SERVER-52736 Collation support in SBEDrew Paroski2021-02-021-1/+4
* 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-1/+2
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-0/+101