summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/projection_executor_builder_test.cpp
AgeCommit message (Expand)Author
2023-06-24SERVER-77045 SERVER-77046 IWYU automated changes up to end ratio 0.6Daniel Moody
2023-01-24SERVER-72417 Switch invariant statements to tassert in projection executorGil Alon
2022-11-15SERVER-70353 Implement fast path projection node to support exclusionIvan Fefer
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-08-17SERVER-57749 Optimize a projection expression prior to planning for 'find'Andrii Dobroshynski
2020-08-20SERVER-48900 Remove format-string arguments from logv2 statementsMilena Ivanova
2020-06-30SERVER-48684 Pipeline stage $set fails to set a non-existent dotted field to ...Arun Banala
2020-04-14SERVER-46127 unit tests log to a kTest componentGabriel Russell
2020-02-28SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-13SERVER-45869 automatically converted structured loggingGabriel Russell
2019-12-10SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov
2019-11-15SERVER-43291 Consolidate projection execution interfacesAnton Korshunov