MCPcopy 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_planFunction · 0.45

Calls 1

stateMethod · 0.45

Tested by

no test coverage detected