Module datafusion::execution::runtime_env
source · Expand description
Execution runtime environment that holds object Store, memory manager, disk manager and various system level components that are used during physical plan execution.
Structs
- Execution runtime configuration
- Execution runtime environment.