summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/sbe_stage_builder_abt_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51531: Implement $array exprProjjal Chanda2023-04-121-0/+5
* SERVER-75064: Lower PartialSchemaRequirements with top level disjunctionHana Pearlman2023-03-221-8/+0
* SERVER-51553 Support expression $round in SBEMatt Boros2023-03-161-7/+33
* SERVER-69509 Rebuild environment after modifying the ABT treeAlberto Massari2023-02-171-0/+3
* SERVER-69509 Extend constant folding with type information and a limited typ...Alberto Massari2023-02-151-5/+13
* SERVER-73154 Create logarithmic scale ABT tree for variadic expressionsRui Liu2023-01-301-16/+4
* SERVER-71582 Enable function calls to use ABT-constant folded treesAlberto Massari2023-01-201-35/+54
* SERVER-71587 Allow SBE*Lowering access to named slots to support collationIvan Fefer2023-01-201-7/+20
* SERVER-72645 Split sbe_stage_builder_helpers.h into separate ABT/non ABT hea...Svilen Mihaylov2023-01-191-0/+268