summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/abt/abt_translation_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73618 [CQF] Simplify V1 and V2 explains for Root and Seek nodesSvilen Mihaylov2023-02-081-14/+3
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-8/+9
* SERVER-72233: Do not explain BindblockWill Buerger2023-01-201-43/+31
* SERVER-71384 [CQF] Speed up vending of projection namesSvilen Mihaylov2022-12-131-3/+68
* SERVER-71237 Refactor ABT golden tests to use a shared fixture and de-duplica...Nicholas Zolnierz2022-12-071-67/+63
* SERVER-70812 Make EvalFilter decomposition rewrite consistent across find and...Ben Shteinfeld2022-12-021-0/+55
* SERVER-69911 Extend ABT translation unit tests to cover all supported express...Nicholas Zolnierz2022-11-181-82/+116
* SERVER-70470 [CQF] Modularize core optimizerSvilen Mihaylov2022-10-181-2/+2
* SERVER-66928 convert ABT pipeline tests to golden testingMilitsa Sotirova2022-09-291-0/+174