Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/datafusion
/ children
Method
children
datafusion/core/tests/fuzz_cases/once_exec.rs:85–87 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
83
}
84
85
fn children(&self) -> Vec<&Arc<dyn ExecutionPlan>> {
86
vec![]
87
}
88
89
fn with_new_children(
90
self: Arc<Self>,
Callers
1
partition_aware_union
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected