summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/skip_limit_overflow.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51072 $skip and $limit stages silently round large doubles to MAX_LONGDenis Grebennicov2021-04-281-16/+0
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-40909 push down $skip stage to query when possibleNikita Lapkov2020-10-051-35/+89
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-2/+6
* SERVER-43294 Add new aggregation suite to be run with pipeline optimization t...Anton Korshunov2019-11-051-2/+4
* SERVER-7568 Push $sort into PlanStage layer even for blocking SORT plans.David Storch2019-10-221-36/+64
* SERVER-36723 Push $limit beneath DocumentSourceCursor into the PlanStage layer.David Storch2019-10-101-5/+33
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-97/+96
* SERVER-39788 Large values in $skip and $limit stages may cause an arithmetic ...Anton Korshunov2019-03-131-0/+123