Module dataflow::render::upsert[][src]

Structs

Functions

Evaluates predicates and dummy column information.

Entrypoint to the upsert-specific transformations involved in rendering a stream that came from an upsert source. Upsert-specific operators are different from the rest of the rendering pipeline in that their input is a stream with two components instead of one, and the second component can be null or empty.

Internal core upsert logic.