summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/accumulator_bug_fix.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75054: Change default of internalQueryFrameworkControl to trySbeEngineHana Pearlman2023-04-061-5/+5
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-041-11/+11
* Revert "SERVER-62042 Consolidate query optimization and execution control int...auto-revert-processor2022-08-041-11/+11
* SERVER-62042 Consolidate query optimization and execution control into a sing...Nicholas Zolnierz2022-08-031-11/+11
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-11/+11
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-11/+11
* SERVER-64227 Remove $sum/$avg merging logic to handle the old over-the-wire f...Yoonsoo Kim2022-05-041-49/+20
* SERVER-64973 Move accumulator fix upgrade tests to multiversion test suiteYoonsoo Kim2022-03-281-150/+0
* SERVER-64426 Add upgrade test for sharded accumulator fixYoonsoo Kim2022-03-241-8/+154
* SERVER-63260 Fix incorrect $avg result when merging partial resultsYoonsoo Kim2022-03-151-0/+620