summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/add_fields_projection_executor_test.cpp
AgeCommit message (Expand)Author
2024-05-23SERVER-87961 Prevent time-series $group rewrite when the fields are projected...Arun
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2022-11-14SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman
2022-06-28SERVER-54046 Permit empty objects in $set and $addFields stagesNaomie Gao
2021-04-06SERVER-54001 Allow rewrite to push computed meta projections past $unpackBucketMilena Ivanova
2020-11-06SERVER-48890: allow addFields to take empty document as no-opcaiyingshen
2020-10-02SERVER-25893 Make it easier to construct a Value from a VectorTed Tuckman
2019-11-15SERVER-43291 Consolidate projection execution interfacesAnton Korshunov