Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ session_state
Method
session_state
datafusion-cli/src/cli_context.rs:63–65 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
61
}
62
63
fn session_state(&self) -> SessionState {
64
self.state()
65
}
66
67
fn register_object_store(
68
&self,
Callers
2
create_plan
Function · 0.45
register_object_store_and_config_extensions
Function · 0.45
Calls
1
state
Method · 0.45
Tested by
no test coverage detected