pub fn make_runtime_env() -> Result<RuntimeEnv, Error>
Creates a new DataFusion RuntimeEnv with a configurable memory pool.
RuntimeEnv