Commit Graph

8 Commits

Author SHA1 Message Date
Nikita Lapkov
b4ce104d4e SERVER-61281 Use memoization for Document::getApproximateSize 2022-08-10 11:45:11 +00:00
Kyle Suarez
a36fb0fc2f Revert "SERVER-61281 Use memoization for Document::getApproximateSize"
This reverts commit 112b848ead.
2022-08-03 22:22:47 +00:00
Nikita Lapkov
112b848ead SERVER-61281 Use memoization for Document::getApproximateSize 2022-07-28 16:27:03 +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
Nick Zolnierz
acc1b058f0 SERVER-55789 Add explain metric for peak memory usage of $setWindowFields stage 2021-05-03 17:56:40 +00:00
Nick Zolnierz
f36132ec21 SERVER-54664 Add per-function execution stats to $setWindowFields stage 2021-04-30 14:22:03 +00:00