summaryrefslogtreecommitdiff
path: root/jstests/query_golden
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72807 Add nanCountMisha Tyulenev2023-02-032-0/+6495
* SERVER-72786 Improvements of CE accuracy testing frameworkMilena Ivanova2023-01-315-1564/+1334
* SERVER-73392 Make sure all tests changing the internalQueryFrameworkControl r...Milena Ivanova2023-01-277-34/+81
* SERVER-73030 Generate random array data for CE testingTimour Katchaounov2023-01-275-77719/+7853
* SERVER-73239 Combine histogram and heuristic estimates in sargable nodesAlya Berciu2023-01-262-0/+3802
* SERVER-72615 Fix sample histogram golden testAlya Berciu2023-01-253-6672/+7143
* SERVER-73251 add logging to fallback mechanismDavis Haupt2023-01-244-0/+8
* SERVER-72615 Compute CE for sampled histogramsAlya Berciu2023-01-245-105/+16217
* SERVER-72662 Generate random string data for CETimour Katchaounov2023-01-203-18191/+44255
* SERVER-73054 add debug output to non_multikey_paths if explain is malformedDavis Haupt2023-01-191-0/+4
* SERVER-72614 Sampling analyze command implementationBen Shteinfeld2023-01-171-0/+56
* SERVER-72663 Visualize distribution of generated dataTimour Katchaounov2023-01-173-16507/+19855
* SERVER-72236 Generate random integer data for CETimour Katchaounov2023-01-124-16731/+16770
* SERVER-71990 Implement query generation for CE accuracy testingMilena Ivanova2023-01-126-356/+3062
* SERVER-72236 Generate random integer data for CETimour Katchaounov2023-01-104-7421/+43053
* SERVER-72036 Implement data generation and loading into JS CE accuracy testsTimour Katchaounov2022-12-174-0/+7626
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-124-4/+37
* SERVER-71989 Implement CE accuracy testing framework based on JS testingMilena Ivanova2022-12-125-0/+775
* Revert "SERVER-71524 [CQF] Don't use one ixscan for two independent traverses"auto-revert-processor2022-12-084-37/+4
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-074-4/+37
* Revert "SERVER-71524 [CQF] Don't use one ixscan for two independent traverses"Sviatlana Zuiko2022-12-072-25/+0
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-072-0/+25
* SERVER-67161: Add physical NestedLoopJoin and make BinaryJoin logicalHana Pearlman2022-12-022-3/+3
* SERVER-62328: Add golden jstests for and/or match expressionsHana Pearlman2022-11-222-0/+800
* SERVER-70224 [CQF] Pushdown Not through EvalFilterDavid Percy2022-11-222-0/+119
* SERVER-62329: Port simple projections tests to golden frameworkHana Pearlman2022-11-086-0/+1764
* SERVER-62034 Prevent hybrid CQF for pipeline prefixes and subpiplinesBen Shteinfeld2022-10-313-3/+3
* SERVER-67517 [CQF] Support field path references with dots, dollars, and emptyNicholas Zolnierz2022-10-312-0/+156
* SERVER-68596 [CQF] Convert dotted $elemMatch to SargableNodeDavid Percy2022-10-262-0/+110
* SERVER-13703: Presence of extraneous $project causes a less efficient plan to...Naama Bareket2022-10-032-0/+103
* SERVER-68335 Port match_with_exists.js and match_with_in.js to Golden Testing...Matt Boros2022-09-024-0/+517
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-179-0/+1394