Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comnik/declarative-dataflow
/ aggregate.rs
File
aggregate.rs
src/plan/aggregate.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Aggregate 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