Open
Description
Is your feature request related to a problem or challenge?
Profiling the peak memory usage of blocking operators can be helpful.Aggregation and SortMergeJoin has already implemented it:
Describe the solution you'd like
Track peak memory usage in SortExec
Describe alternatives you've considered
No response
Additional context
No response