Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ config
Method
config
datafusion/core/src/datasource/listing_table_factory.rs:567–569 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
565
"mock_session"
566
}
567
fn config(&self) -> &SessionConfig {
568
unimplemented!()
569
}
570
async fn create_physical_plan(
571
&self,
572
_logical_plan: &datafusion_expr::LogicalPlan,
Callers
3
create
Method · 0.45
infer_options
Method · 0.45
to_string
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected