-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
enhancementNew feature or requestNew feature or request
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:
| peak_mem_used: metrics::Gauge, |
Describe the solution you'd like
Track peak memory usage in SortExec
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request