Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comnik/declarative-dataflow
/ union.rs
File
union.rs
src/plan/union.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Union expression plan.
2
3
use timely::dataflow::scopes::child::Iterative;
4
use timely::dataflow::Scope;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected