MCPcopy 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
3use timely::dataflow::operators::{Concat, Concatenate};
4use timely::dataflow::scopes::child::Iterative;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected