Expand description
Logic related to the creation of dataflow sinks.
Traitsยง
- Sink
Render ๐ - A type that can be rendered as a dataflow sink.
Functionsยง
- get_
sink_ ๐render_ for - render_
sink ๐ - Renders complete differential
Collection
s that represent the sink and its errors as requested by the originalCREATE SINK
statement. - zip_
into_ ๐diff_ pairs - Zip the input to a sink so that updates to the same key appear as
DiffPair
s.