summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/cqf_fallback.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-4/+21
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-0/+16
* SERVER-62329: Port simple projections tests to golden frameworkHana Pearlman2022-11-081-0/+4
* SERVER-62034 Prevent hybrid CQF for pipeline prefixes and subpiplinesBen Shteinfeld2022-10-311-0/+51
* SERVER-68735 CQF to classic fallback for out of scope command parametersBen Shteinfeld2022-10-201-18/+110
* SERVER-66846 Translate simple inclusion and exclusion $project by walking ove...Hana Pearlman2022-09-201-1/+12
* SERVER-69140: Support hidden indexes in cqfHana Pearlman2022-08-261-0/+23
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-251-0/+3
* SERVER-68512 Do not use CQF if an index exists with a non-simple collationNicholas Zolnierz2022-08-251-0/+12
* SERVER-67371 [CQF] find fallback blacklistruslan.abdulkhalikov2022-08-101-42/+61
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-12/+12
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-12/+12
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-12/+12
* SERVER-62025 Skip test for builders that force the classic engineNicholas Zolnierz2022-06-171-0/+8
* SERVER-62025 Only use CQF path for eligible queries and fallback to classic o...Nicholas Zolnierz2022-06-161-0/+204