MCPcopy 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

simplifyMethod · 0.45
simplifyMethod · 0.45
scanMethod · 0.45

Calls 1

optionsMethod · 0.45

Tested by

no test coverage detected