Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ config_options
Method
config_options
datafusion/ffi/src/session/mod.rs:545–547 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
543
}
544
545
fn config_options(&self) -> &ConfigOptions {
546
self.config.options()
547
}
548
549
async fn create_physical_plan(
550
&self,
Callers
3
simplify
Method · 0.45
simplify
Method · 0.45
scan
Method · 0.45
Calls
1
options
Method · 0.45
Tested by
no test coverage detected