summaryrefslogtreecommitdiff
path: root/jstests/query_golden
Commit message (Expand)AuthorAgeFilesLines
* 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