Skip to content

Track peak memory usage in SortExec #16042

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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