Expand description
Types for describing dataflows.
Structs§
- Build
Desc - An association of a global identifier to an expression.
- Dataflow
Description - A description of a dataflow to construct and results to surface.
- Index
Desc - An index storing processed updates so they can be queried or reused in other computations
- Index
Import - Information about an imported index, and how it will be used by the dataflow.
Type Aliases§
- Dataflow
Desc - A commonly used name for dataflows contain MIR expressions.