summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/timeseries_internal_bounded_sort_spilling.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70727 Add sort spill stats to explainAdityavardhan Agrawal2023-03-021-0/+1
* SERVER-65502 Address SERVER-60824 TODOsJames Wahlin2023-01-301-3/+0
* SERVER-65881 Support sort-limit optimization with bounded sort stageDan Larkin-York2022-04-221-15/+10
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-2/+4
* SERVER-63637 Execution stats for internalBoundedSort stageDan Larkin-York2022-04-061-16/+30
* SERVER-64602 Provide time-series bucket time bounds as document metadata for ...Dan Larkin-York2022-03-211-3/+3
* SERVER-64093 Support spilling to disk in BoundedSorterDan Larkin-York2022-03-101-0/+167