summaryrefslogtreecommitdiff
path: root/jstests/cqf
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-121-6/+3
* SERVER-71989 Implement CE accuracy testing framework based on JS testingMilena Ivanova2022-12-124-6/+6
* Revert "SERVER-71524 [CQF] Don't use one ixscan for two independent traverses"auto-revert-processor2022-12-081-3/+6
* SERVER-69027 [CQF] Support for Recursive Index NavigationSvilen Mihaylov2022-12-084-66/+102
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-071-6/+3
* Revert "SERVER-71524 [CQF] Don't use one ixscan for two independent traverses"Sviatlana Zuiko2022-12-071-31/+5
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-071-5/+31
* SERVER-67161: Add physical NestedLoopJoin and make BinaryJoin logicalHana Pearlman2022-12-022-10/+10
* SERVER-71205 Fix histogram type to double conversionAlya Berciu2022-12-021-53/+80
* SERVER-71513 Support array histograms in statisticsAlya Berciu2022-11-302-9/+818
* SERVER-69456 Set new cost model as defaultAlexander Ignatyev2022-11-294-21/+34
* SERVER-71588: Reenable type bracketing tests for CQFHana Pearlman2022-11-231-0/+12
* SERVER-66606 Count types in stats for CEAlya Berciu2022-11-214-106/+333
* SERVER-69591 [CQF] Simplify non-Sargable pathsDavid Percy2022-11-171-22/+21
* SERVER-70856 load stats by path nameMisha Tyulenev2022-11-151-49/+43
* SERVER-71300 Reset cost coefficients to default value if "internalCostModelCo...Ruoxin Xu2022-11-141-6/+14
* SERVER-70217: Add tasserts for unreachable translation codeHana Pearlman2022-11-111-0/+4
* SERVER-70538 Replace fillEmpty function with a binary operationMartin Neupauer2022-11-101-6/+6
* SERVER-70028 [CQF] Sort unioned intervals in sargable nodeSvilen Mihaylov2022-11-081-10/+6
* SERVER-70855 update statistics in the cache after running analyzeMisha Tyulenev2022-11-082-21/+19
* SERVER-68490 Robustify ce_histogram.jsAlya Berciu2022-11-031-4/+17
* SERVER-68490 Remove ce_histogram.js logAlya Berciu2022-11-021-1/+0
* SERVER-67517 [CQF] Support field path references with dots, dollars, and emptyNicholas Zolnierz2022-10-314-7/+17
* SERVER-68596 [CQF] Convert dotted $elemMatch to SargableNodeDavid Percy2022-10-261-0/+216
* SERVER-68490 Complete integration of histogram CEAlya Berciu2022-10-261-0/+282
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+46
* SERVER-67358 implement AccumultorInternalConstructStatsMisha Tyulenev2022-10-111-0/+61
* SERVER-70120 [CQF] Extra Unique stage after GroupByNaama Bareket2022-10-071-2/+2
* SERVER-68095 Implement $not in CQFBen Shteinfeld2022-10-041-0/+261
* SERVER-69844: [CQF] Flaky cqf/range_descending.jsNaama Bareket2022-10-031-18/+11
* SERVER-66846 Translate simple inclusion and exclusion $project by walking ove...Hana Pearlman2022-09-201-0/+191
* SERVER-67852 Partial statistics pipelinesamontea2022-09-161-107/+0
* SERVER-68692 add support for limit and skip queries in ABT translationMilitsa Sotirova2022-09-141-0/+167
* SERVER-69102 [CQF] Allow SBE plans which require an output RecordId slotSvilen Mihaylov2022-09-101-0/+33
* SERVER-69023 [CQF] Convert PathArr to IntervalSvilen Mihaylov2022-09-091-2/+2
* SERVER-69361 [CQF] Extend path fusion to better handle field dependenciesSvilen Mihaylov2022-09-011-0/+26
* SERVER-69287 [CQF] Support $expr in findSvilen Mihaylov2022-09-011-12/+22
* SERVER-68965 Improvements to indexing in the presence of nested subfeldsSvilen Mihaylov2022-08-2725-118/+157
* SERVER-69095 Hint cqf/range_descending.js and log the full explainDavid Percy2022-08-231-50/+52
* SERVER-68006 Investigate plan changes due to changes in heuristic estimationSvilen Mihaylov2022-08-121-2/+4
* SERVER-67997 Validation of analyze parametersLynne Wang2022-08-101-3/+87
* SERVER-67548 Index scan with equality to null incorrectly appends null if the...Svilen Mihaylov2022-08-064-46/+115
* SERVER-67510 Fix descending index on range predicate bugDaniel Segel2022-08-041-0/+81
* SERVER-62749 Translate $in match expressions to use eqMember op typeEmily Wang2022-07-281-2/+3
* SERVER-67771 Allow duplicate multi-key entries in PartialSchemaRequirements mapSvilen Mihaylov2022-07-271-0/+8
* SERVER-66265: Add task to run CQF tests without pipeline optimizationsHana Pearlman2022-07-261-17/+7
* SERVER-67369 Implement type bracketing for all BSONTypesEmily Wang2022-07-141-4/+0
* SERVER-66604 Analyze command skeletonLynne Wang2022-07-061-0/+23
* SERVER-62029: Review agg to ABT translationHana Pearlman2022-06-301-1/+1
* SERVER-62025 Only use CQF path for eligible queries and fallback to classic o...Nicholas Zolnierz2022-06-161-0/+6