summaryrefslogtreecommitdiff
path: root/jstests/query_golden
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75587 [CQF] Add physical rewrite for RIDUnion nodeDavid Percy2023-05-101-4/+32
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-3/+3
* SERVER-76620 Ensure golden output of each print() is newline-terminatedDavid Percy2023-05-0114-715/+1610
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-269-9/+9
* SERVER-74540: Handle top-level disjunction in SargableNode CEHana Pearlman2023-04-253-252/+618
* SERVER-74403 Remove TODO in golden test helperMatt Boros2023-03-241-3/+0
* SERVER-73579 Code reorganization and clean-up. Added timing for CE estimates.Milena Ivanova2023-03-086-1763/+1637
* SERVER-73579 CE accuracy testing with complex predicatesMilena Ivanova2023-02-244-1362/+1572
* SERVER-73030 Generate random array data for CE testingTimour Katchaounov2023-02-229-1134/+1050
* SERVER-73030 Generate random array data for CE testingTimour Katchaounov2023-02-218-985/+985
* SERVER-73579 CE accuracy testing with complex predicatesMilena Ivanova2023-02-175-966/+1541
* SERVER-73979 Partition large random data files into chunksTimour Katchaounov2023-02-1712-7449/+994
* SERVER-73031 Generate random data with mixed data typesTimour Katchaounov2023-02-155-17544/+1326
* SERVER-73432 Extend CE accuracy testing for arraysMilena Ivanova2023-02-084-735/+1206
* 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