Skip to content

Track peak memory usage in SortExec #16042

Open
@2010YOUY01

Description

@2010YOUY01

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions