summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/optimizer/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-0/+1
* SERVER-74539 Enable disjunction in PSR conversionDavid Percy2023-03-301-0/+1
* SERVER-74763 [CQF] Split parallelism test from physical rewriter testsSvilen Mihaylov2023-03-141-0/+1
* SERVER-73821 [CQF] Split path utilities from utils.cppSvilen Mihaylov2023-02-091-0/+1
* SERVER-73759: Move PartialSchemaRequirements to new fileHana Pearlman2023-02-091-0/+1
* SERVER-73364 benchmarks for path loweringDavis Haupt2023-01-311-0/+12
* SERVER-71943 Move ABT translation to new visitor mechanismBen Shteinfeld2023-01-051-0/+2
* SERVER-72080 Improve interval testing to include variables and more complicat...Matt Boros2022-12-221-2/+2
* SERVER-71846: Add utility to convert between CNF and DNFHana Pearlman2022-12-221-0/+1
* SERVER-71406 [CQF] Testing infra improvements: generate shorthand initializa...Svilen Mihaylov2022-11-171-0/+1
* SERVER-70889 Modularize CEAnton Korshunov2022-11-091-13/+2
* SERVER-70028 [CQF] Sort unioned intervals in sargable nodeSvilen Mihaylov2022-11-081-0/+1
* SERVER-70829 Refactor Bonsai tests to use a factory function to create OptPha...Alexander Ignatyev2022-10-311-12/+1
* SERVER-70341 Extract cost_model module from the optimizerAlexander Ignatyev2022-10-251-1/+0
* SERVER-70470 [CQF] Modularize core optimizerSvilen Mihaylov2022-10-181-22/+112
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+1
* SERVER-69216 [CQF] Remove need to use filter with const trueSvilen Mihaylov2022-09-291-1/+10
* SERVER-68087 [CQF] Improve error messages for failed optimizationNaama Bareket2022-09-161-0/+1
* SERVER-66783 Explain improvement add triggering rules to memoMatt Boros2022-08-291-0/+1
* SERVER-67166 Heuristic CE for SargableNodeTimour Katchaounov2022-07-191-0/+1
* SERVER-61990: Comment, polish, and test ABT reference trackerHana Pearlman2022-05-261-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-3/+3
* SERVER-63354 make query/optimizer library dependency private in pipelineBenety Goh2022-02-081-0/+1
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+76