Expand description
Logic related to the creation of dataflow sinks.
Traits§
- A type that can be rendered as a dataflow sink.
Functions§
- Renders complete differential
Collection
s that represent the sink and its errors as requested by the originalCREATE SINK
statement. - Zip the input to a sink so that updates to the same key appear as
DiffPair
s.