Commit Graph

9 Commits

Author SHA1 Message Date
Nikita Lapkov
112b848ead SERVER-61281 Use memoization for Document::getApproximateSize 2022-07-28 16:27:03 +00:00
Romans Kasperovics
f285f0af3d SERVER-63208 Make allowDiskUse opt-out rather than opt-in 2022-04-12 22:54:31 +00:00
Nick Zolnierz
8ae3c7b68d SERVER-56197 Remove feature flag for window functions 2021-06-01 14:50:37 +00:00
Nick Zolnierz
be41c9d532 SERVER-55786 Update PartitionIterator memory usage when documents are released
This commit also handles the inflation of Documents as expressions are
evaluated due to the internal caching in the Document class.
2021-05-19 12:30:27 +00:00
Ted Tuckman
0fa77a1a54 SERVER-56430 Spill to disk in partition iterator 2021-05-12 15:39:32 +00:00
Ruoxin Xu
6ca592cd08 SERVER-55588 Add translation logic for $integral executor 2021-05-01 12:32:38 +00:00
Nick Zolnierz
f36132ec21 SERVER-54664 Add per-function execution stats to $setWindowFields stage 2021-04-30 14:22:03 +00:00
Ruoxin Xu
b7a7adc096 SERVER-56327 Lower down max memory limit for test memory_limit.js 2021-04-30 12:08:46 +00:00
Ted Tuckman
99d28dd184 SERVER-54142 Add memory tracking to DocumentSourceSetWindowFields 2021-03-16 22:41:07 +00:00