Module memory

Module memory 

Source
Expand description

Memory management utilities for efficient query execution

This module provides custom memory allocators designed to minimize heap allocation overhead during query execution.

Structsยง

QueryArena
Arena allocator for query-scoped allocations