Expand description

Manages all available memory during query execution

Structs

Id that uniquely identifies a Memory Consumer

Manage memory usage during physical plan execution

Enums

Type of the memory consumer

Configuration information for memory management

Traits

A memory consumer that either takes up memory (of type ConsumerType::Tracking) or grows/shrinks memory usage based on available memory (of type ConsumerType::Requesting).

Functions

Present size in human readable form