summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/sbe_stage_builder_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73238 Cleanup direct linking references to `sharding_api_d`Kaloian Manassiev2023-01-241-1/+1
* SERVER-35512 Use unique_ptr in QuerySolutionNode::children and clone()David Percy2022-04-181-1/+1
* SERVER-58516 Add group stage builderYoonsoo Kim2021-09-141-5/+5
* SERVER-53080 generate optimized covered shard filtering plans in SBEDavid Storch2021-02-121-2/+99
* SERVER-50712 Handle shard filtering in SBEEric Cox2020-12-011-5/+17
* SERVER-51788 Implement infrastructure for testing SBE stage builderEric Cox2020-11-111-0/+110