Module datafusion_common::utils::memory
source · Expand description
This module provides a function to estimate the memory size of a HashTable prior to alloaction
Functions§
- Estimates the memory size required for a hash table prior to allocation.