summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/add_fields_projection_executor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2022-11-141-0/+57
* SERVER-54046 Permit empty objects in $set and $addFields stagesNaomie Gao2022-06-281-4/+0
* SERVER-54001 Allow rewrite to push computed meta projections past $unpackBucketMilena Ivanova2021-04-061-0/+81
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2020-11-061-3/+43
* SERVER-25893 Make it easier to construct a Value from a VectorTed Tuckman2020-10-021-15/+14
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-0/+569