Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ config
Method
config
datafusion/core/src/execution/session_state.rs:266–268 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
264
}
265
266
fn config(&self) -> &SessionConfig {
267
self.config()
268
}
269
270
async fn create_physical_plan(
271
&self,
Callers
7
build
Method · 0.45
enable_ident_normalization
Method · 0.45
copied_config
Method · 0.45
execute_logical_plan
Method · 0.45
create_catalog_schema
Method · 0.45
set_variable
Method · 0.45
reset_variable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected