summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/abt/transformer_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71460: Make maxDepth the first PathTraverse argumentHana Pearlman2023-01-041-1/+1
* SERVER-71384 [CQF] Speed up vending of projection namesSvilen Mihaylov2022-12-131-3/+3
* SERVER-68516 Revert back to always using `ProjectionExecutor` to translate pr...Ben Shteinfeld2022-11-181-4/+1
* SERVER-70965 [CQF] Strong alias for ProjectionNames and FieldNamesSvilen Mihaylov2022-11-091-7/+7
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-251-0/+230