summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/exclusion_projection_executor.cpp
AgeCommit message (Expand)Author
2024-07-11SERVER-92298 Remove unused ProjectionPathASTNode argument to speed up $projec...Lynne Wang
2024-03-14SERVER-87859 Reduce string copies in projection path walkersMark Benvenuto
2024-03-13SERVER-85158 Add a StringData ref check (#19870)Joseph Prince
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2023-04-10SERVER-75174 shapeify and redact DocumentSourceSingleDocumentTransformationMaddie Zechar
2023-02-27SERVER-73488 Add redaction to projection AST serializationDavis Haupt
2022-11-15SERVER-70353 Implement fast path projection node to support exclusionIvan Fefer
2022-10-31SERVER-60234 Implement plumbing for getField() pushdown in the SBE stage builderDrew Paroski
2021-04-20SERVER-55668: Allow rewrite to push exclusion meta projections past $unpackBu...Hana Pearlman