Module datafusion::execution::runtime_env
source · [−]Expand description
Execution runtime environment that tracks memory, disk and various configurations that are used during physical plan execution.
Structs
Execution runtime configuration
Execution runtime environment. This structure is passed to the physical plans when they are run.