summaryrefslogtreecommitdiff
path: root/jstests/cqf
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70298 Allow sorted merge of RIDs on interval level index unionMatt Boros2023-04-074-36/+151
* SERVER-75671 [CQF] Make cqf/disjunction.js more robustSvilen Mihaylov2023-04-061-10/+11
* SERVER-75549 [CQF] Incorrect lowering with minKey/maxKeySvilen Mihaylov2023-04-011-6/+37
* SERVER-74539 Enable disjunction in PSR conversionDavid Percy2023-03-301-0/+102
* SERVER-74970 [CQF] Extend tests to address specific issues with classicSvilen Mihaylov2023-03-223-1/+79
* SERVER-73027 [CQF] Test that we eliminate $addFields, $project before $countSvilen Mihaylov2023-03-141-0/+61
* SERVER-74635 [CQF] Fixes and improvements around access pathSvilen Mihaylov2023-03-094-1/+89
* SERVER-73724 [CQF] Support for optional v1 and v2 explain for js testsSvilen Mihaylov2023-02-241-0/+43
* SERVER-74123 [CQF] Simplifications and fixes around sargable nodes and indexesSvilen Mihaylov2023-02-241-6/+26
* SERVER-73432 Extend CE accuracy testing for arraysMilena Ivanova2023-02-081-3/+3
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-6/+1
* SERVER-73462 [CQF] Transition SpoolId generator to use IdGeneratorSvilen Mihaylov2023-02-061-6/+6
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-0/+6
* SERVER-72784 [CQF] Update representation of compound index boundsSvilen Mihaylov2023-02-032-7/+7
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-6/+0
* SERVER-72807 Add nanCountMisha Tyulenev2023-02-034-1/+12
* SERVER-72615 Compute CE for sampled histogramsAlya Berciu2023-01-241-0/+136
* SERVER-72232 [CQF] Implement Spool-based RINSvilen Mihaylov2023-01-241-17/+189
* SERVER-69895: Support hinting reverse collection scansHana Pearlman2023-01-231-5/+27
* SERVER-72972 [CQF] Fix collation requirement matching against compound predicateSvilen Mihaylov2023-01-181-0/+42
* SERVER-72614 Sampling analyze command implementationBen Shteinfeld2023-01-173-0/+6
* Revert "SERVER-72614 Sampling Analyze command implementation"auto-revert-processor2023-01-143-6/+0
* SERVER-72614 Sampling Analyze command implementationBen Shteinfeld2023-01-133-0/+6
* SERVER-72559 [CQF] Fixes for compound indexSvilen Mihaylov2023-01-121-0/+94
* SERVER-71752 Estimate non-histogrammable types heuristicallyAlya Berciu2023-01-121-172/+202
* SERVER-66792: Index bounds for empty arraysWill Buerger2023-01-101-0/+13
* SERVER-71500: fix reverseComparisonOp to reverse instead of negateWill Buerger2022-12-211-0/+55
* SERVER-71057 Count histogram types once per arrayAlya Berciu2022-12-193-38/+36
* SERVER-71377 Adding missing count to CE for nullAlya Berciu2022-12-191-8/+43
* SERVER-70936 Implement CE for booleansAlya Berciu2022-12-161-11/+49
* 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