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